Skip to content

Commit a88861a

Browse files
committed
Updated URL for numpy in intersphinx_mapping
1 parent 42aabd2 commit a88861a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
html_logo = os.path.join('_static','met_dataio_logo_2022_08.png')
7171

7272
# -- Intersphinx control -----------------------------------------------------
73-
#intersphinx_mapping = {'numpy':("https://docs.scipy.org/doc/numpy/", None)}
73+
intersphinx_mapping = {'numpy':("https://numpy.org/doc/stable/", None)}
7474

7575
numfig = True
7676

0 commit comments

Comments
 (0)