Skip to content

Commit 2b8463b

Browse files
Backport PR #39858: DOC: Update matplotlib canonical (#39871)
Co-authored-by: Jody Klymak <[email protected]>
1 parent ec92c33 commit 2b8463b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@
409409
if pattern is None:
410410
intersphinx_mapping = {
411411
"dateutil": ("https://dateutil.readthedocs.io/en/latest/", None),
412-
"matplotlib": ("https://matplotlib.org/", None),
412+
"matplotlib": ("https://matplotlib.org/stable/", None),
413413
"numpy": ("https://numpy.org/doc/stable/", None),
414414
"pandas-gbq": ("https://pandas-gbq.readthedocs.io/en/latest/", None),
415415
"py": ("https://pylib.readthedocs.io/en/latest/", None),

0 commit comments

Comments
 (0)