We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e2982 commit 46fc762Copy full SHA for 46fc762
doc/source/conf.py
@@ -423,7 +423,7 @@
423
if include_api:
424
intersphinx_mapping = {
425
"dateutil": ("https://dateutil.readthedocs.io/en/latest/", None),
426
- "matplotlib": ("https://matplotlib.org/", None),
+ "matplotlib": ("https://matplotlib.org/stable/", None),
427
"numpy": ("https://numpy.org/doc/stable/", None),
428
"pandas-gbq": ("https://pandas-gbq.readthedocs.io/en/latest/", None),
429
"py": ("https://pylib.readthedocs.io/en/latest/", None),
0 commit comments