Skip to content

Commit 17e048a

Browse files
authored
fix a broken link (#44)
1 parent 96aee5c commit 17e048a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2025-11-13-numpy-tutorials-jb2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors:
88
The [NumPy tutorials site](https://numpy.org/numpy-tutorials/) has upgraded to Jupyter Book 2! The [migration was just merged](https://github.com/numpy/numpy-tutorials/pull/274), bringing MyST-powered documentation to one of scientific Python's foundational libraries.
99

1010
```{figure} ../media/numpy-tutorials.png
11-
The NumPy tutorials [landing page](https://https://numpy.org/numpy-tutorials/) now built with Jupyter Book 2!
11+
The NumPy tutorials [landing page](https://numpy.org/numpy-tutorials/) now built with Jupyter Book 2!
1212
```
1313

1414
This work came out of the [Scientific Python Developer Summit in Copenhagen](https://scientific-python.org/summits/developer/2025-nov/) in November 2025. The summit created space for NumPy contributors to share experiences with the broader ecosystem and tackle the migration as a focused, right-sized project.

0 commit comments

Comments
 (0)