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 ec92c33 commit 2b8463bCopy full SHA for 2b8463b
doc/source/conf.py
@@ -409,7 +409,7 @@
409
if pattern is None:
410
intersphinx_mapping = {
411
"dateutil": ("https://dateutil.readthedocs.io/en/latest/", None),
412
- "matplotlib": ("https://matplotlib.org/", None),
+ "matplotlib": ("https://matplotlib.org/stable/", None),
413
"numpy": ("https://numpy.org/doc/stable/", None),
414
"pandas-gbq": ("https://pandas-gbq.readthedocs.io/en/latest/", None),
415
"py": ("https://pylib.readthedocs.io/en/latest/", None),
0 commit comments