Skip to content

Commit 868b62c

Browse files
committed
Bump Version 0.12.4
1 parent 4af0df1 commit 868b62c

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
@@ -171,7 +171,7 @@ def _stop_fluent_container(gallery_conf, fname):
171171
},
172172
],
173173
"switcher": {
174-
"json_url": f"{cname}/release/versions.json",
174+
"json_url": f"https://{cname}/release/versions.json",
175175
"version_match": get_version_match(__version__),
176176
},
177177
"navbar_end": ["version-switcher", "theme-switcher", "navbar-icon-links"],

0 commit comments

Comments
 (0)