Skip to content

Commit 7b0b40e

Browse files
authored
Fix version switcher URLs
1 parent 57c4d18 commit 7b0b40e

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/source/_static/switcher.json

+2-7
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,12 @@
77
{
88
"name": "3.3.0",
99
"version": "3.3.0",
10-
"url": "https://pyopenms.readthedocs.io/en/release3.3.0/"
10+
"url": "https://pyopenms.readthedocs.io/en/release-3.3.0/"
1111
},
1212
{
1313
"name": "3.2.0",
1414
"version": "3.2.0",
15-
"url": "https://pyopenms.readthedocs.io/en/release3.2.0/"
16-
},
17-
{
18-
"name": "3.1.0",
19-
"version": "3.1.0",
20-
"url": "https://pyopenms.readthedocs.io/en/release3.1.0/"
15+
"url": "https://pyopenms.readthedocs.io/en/release-3.2.0/"
2116
},
2217
{
2318
"name": "3.0.0",

0 commit comments

Comments
 (0)