Skip to content

Commit d3f579c

Browse files
committed
New numpy doc location
1 parent a419476 commit d3f579c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
sphinx=("https://www.sphinx-doc.org/en/master/", None),
3131
sphinx_rtd_theme=("https://sphinx-rtd-theme.readthedocs.io/en/stable/", None),
3232
# examples
33-
numpy=("https://docs.scipy.org/doc/numpy/", None),
33+
numpy=("https://numpy.org/doc/stable/", None),
3434
anndata=("https://anndata.readthedocs.io/en/latest/", None),
3535
pandas=("https://pandas.pydata.org/pandas-docs/stable/", None),
3636
scipy=("https://docs.scipy.org/doc/scipy/reference/", None),

0 commit comments

Comments
 (0)