Skip to content

Commit 3fd70ce

Browse files
committed
DOC: fix version switcher [skip actions] [skip appveyor] [skip azp]
1 parent d4add14 commit 3fd70ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ def matplotlib_reduced_latex_scraper(block, block_vars, gallery_conf,
324324
"collapse_navigation": not is_release_build,
325325
"show_prev_next": False,
326326
"switcher": {
327-
"json_url": "https://matplotlib.org/%3Cspan%20class="x x-first x-last">en/devdocs/_static/switcher.json",
327+
"json_url": "https://matplotlib.org/devdocs/_static/switcher.json",
328328
"url_template": "https://matplotlib.org/{version}/"
329329
},
330330
"navbar_end": ["version-switcher", "mpl_icon_links"]

0 commit comments

Comments
 (0)