Skip to content

Commit

Permalink
Merge pull request #851 from NeurodataWithoutBorders/fix_latest_switcher
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Jun 10, 2024
2 parents 13cf027 + bcfe807 commit c61963c
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 @@ -94,7 +94,7 @@
# Use `python -m http.server -d docs/build/html/` and open the page at http://localhost:8000
# In local development, the version switcher will always show "dev" and use the local switcher.json
version_match = "dev"
json_url = "_static/switcher.json"
#json_url = "_static/switcher.json"
# if "dev" in release or "rc" in release:
# version_match = "dev"
# # We want to keep the relative reference if we are in dev mode
Expand Down

0 comments on commit c61963c

Please sign in to comment.