Skip to content

Commit 46fc762

Browse files
authored
1 parent 94e2982 commit 46fc762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@
423423
if include_api:
424424
intersphinx_mapping = {
425425
"dateutil": ("https://dateutil.readthedocs.io/en/latest/", None),
426-
"matplotlib": ("https://matplotlib.org/", None),
426+
"matplotlib": ("https://matplotlib.org/stable/", None),
427427
"numpy": ("https://numpy.org/doc/stable/", None),
428428
"pandas-gbq": ("https://pandas-gbq.readthedocs.io/en/latest/", None),
429429
"py": ("https://pylib.readthedocs.io/en/latest/", None),

0 commit comments

Comments
 (0)