Skip to content

Commit

Permalink
fixed versions url (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell authored and psauvan committed Jun 17, 2024
1 parent cb09470 commit 44d0431
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 @@ -80,7 +80,7 @@
html_theme_options = {
"github_url": "https://github.com/GEOUNED-org/GEOUNED",
"switcher": {
"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",
"version_match": version_match,
},
"nav_title": "Geouned",
Expand Down

0 comments on commit 44d0431

Please sign in to comment.