Skip to content

Commit 39e5d75

Browse files
authored
Merge pull request #731 from malariagen/GH727_fix_switcher_JSON
Fix switcher.json
2 parents bc8bf72 + 59a631e commit 39e5d75

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/source/_static/switcher.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,37 +8,37 @@
88
{
99
"name": "14.0.0",
1010
"version": "v14.0.0",
11-
"url": "https:///malariagen.github.io/malariagen-data-python/v14.0.0/",
11+
"url": "https:///malariagen.github.io/malariagen-data-python/v14.0.0/"
1212
},
1313
{
1414
"name": "13.5.0",
1515
"version": "v13.5.0",
16-
"url": "https:///malariagen.github.io/malariagen-data-python/v13.5.0/",
16+
"url": "https:///malariagen.github.io/malariagen-data-python/v13.5.0/"
1717
},
1818
{
1919
"name": "13.4.0",
2020
"version": "v13.4.0",
21-
"url": "https:///malariagen.github.io/malariagen-data-python/v13.4.0/",
21+
"url": "https:///malariagen.github.io/malariagen-data-python/v13.4.0/"
2222
},
2323
{
2424
"name": "13.3.0",
2525
"version": "v13.3.0",
26-
"url": "https:///malariagen.github.io/malariagen-data-python/v13.3.0/",
26+
"url": "https:///malariagen.github.io/malariagen-data-python/v13.3.0/"
2727
},
2828
{
2929
"name": "13.2.1",
3030
"version": "v13.2.1",
31-
"url": "https:///malariagen.github.io/malariagen-data-python/v13.2.0/",
31+
"url": "https:///malariagen.github.io/malariagen-data-python/v13.2.0/"
3232
},
3333
{
3434
"name": "13.1.0",
3535
"version": "v13.1.0",
36-
"url": "https:///malariagen.github.io/malariagen-data-python/v13.1.0/",
36+
"url": "https:///malariagen.github.io/malariagen-data-python/v13.1.0/"
3737
},
3838
{
3939
"name": "13.0.4",
4040
"version": "v13.0.4",
41-
"url": "https:///malariagen.github.io/malariagen-data-python/v13.0.4/",
41+
"url": "https:///malariagen.github.io/malariagen-data-python/v13.0.4/"
4242
},
4343
{
4444
"name": "12.0.0",

0 commit comments

Comments
 (0)