We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3fd78f commit e093b78Copy full SHA for e093b78
docs/conf.py
@@ -80,7 +80,7 @@
80
html_theme_options = {
81
"github_url": "https://github.com/GEOUNED-org/GEOUNED",
82
"switcher": {
83
- "json_url": "https://raw.githubusercontent.com/fusion-neutronics/GEOUNED/adding_version_support_to_docs/docs/version_switcher.json",
+ "json_url": "https://raw.githubusercontent.com/GEOUNED-org/GEOUNED/dev/docs/version_switcher.json",
84
"version_match": version_match,
85
},
86
"nav_title": "Geouned",
0 commit comments