8000 FIX · matplotlib/matplotlib@2d58163 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2d58163

Browse files
committed
FIX
1 parent 3fd70ce commit 2d58163

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,8 @@ def matplotlib_reduced_latex_scraper(block, block_vars, gallery_conf,
325325
"show_prev_next": False,
326326
"switcher": {
327327
"json_url": "https://matplotlib.org/devdocs/_static/switcher.json",
328-
"url_template": "https://matplotlib.org/{version}/"
328+
"url_template": "https://matplotlib.org/{version}/",
329+
"version_match": version,
329330
},
330331
"navbar_end": ["version-switcher", "mpl_icon_links"]
331332
}

0 commit comments

Comments
 (0)
0