We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39d6127 commit d1057e5Copy full SHA for d1057e5
docs/source/conf.py
@@ -187,7 +187,7 @@
187
intersphinx_mapping = {
188
"numpy": ("http://docs.scipy.org/doc/numpy/", None),
189
"scipy": ("http://docs.scipy.org/doc/scipy/reference/", None),
190
- "matplotlib": ("http://matplotlib.sourceforge.net/", None),
+ "matplotlib": ("https://matplotlib.org/stable/", None),
191
}
192
193
# -------- Options favicon -------------------------------------------------------#
0 commit comments