We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42aabd2 commit a88861aCopy full SHA for a88861a
1 file changed
docs/conf.py
@@ -70,7 +70,7 @@
70
html_logo = os.path.join('_static','met_dataio_logo_2022_08.png')
71
72
# -- Intersphinx control -----------------------------------------------------
73
-#intersphinx_mapping = {'numpy':("https://docs.scipy.org/doc/numpy/", None)}
+intersphinx_mapping = {'numpy':("https://numpy.org/doc/stable/", None)}
74
75
numfig = True
76
0 commit comments