Skip to content

Commit

Permalink
update switcher
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Aug 14, 2024
1 parent 9fe0517 commit fc2e979
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/_static/switcher.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,17 @@
"url": "https://nwb-guide.readthedocs.io/en/latest/",
"preferred": false
},
{
"name": "1.0.3",
"version": "v1.0.3",
"url": "https://nwb-guide.readthedocs.io/en/v1.0.3/",
"preferred": true
},
{
"name": "1.0.2",
"version": "v1.0.2",
"url": "https://nwb-guide.readthedocs.io/en/v1.0.2/",
"preferred": true
"preferred": false
},
{
"name": "1.0.1",
Expand Down

0 comments on commit fc2e979

Please sign in to comment.