Skip to content

Commit

Permalink
Fix switcher URL
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Nov 13, 2024
1 parent 8520e2a commit 5cd1a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
"repository_url": "https://github.com/plone/documentation",
"search_bar_text": "Search",
"switcher": {
"json_url": "/_static/switcher.json",
"json_url": "https://6.docs.plone.org/_static/switcher.json",
"version_match": version,
},
"use_edit_page_button": True,
Expand Down

0 comments on commit 5cd1a50

Please sign in to comment.