Skip to content

Commit 2f44d5e

Browse files
committed
Fix: Remove duplicate version entry and clean up switcher.json
1 parent 7e0fa37 commit 2f44d5e

2 files changed

Lines changed: 4 additions & 18 deletions

File tree

docs/source/_static/switcher copy.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/source/_static/switcher.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
[
2+
{
3+
"version": "v0.5.4",
4+
"url": "https://pydasa.readthedocs.io/en/v0.5.4/",
5+
},
26
{
37
"version": "latest",
48
"url": "https://pydasa.readthedocs.io/en/latest/",
@@ -7,8 +11,4 @@
711
"version": "stable",
812
"url": "https://pydasa.readthedocs.io/en/stable/",
913
},
10-
{
11-
"version": "v0.5.4",
12-
"url": "https://pydasa.readthedocs.io/en/v0.5.4/",
13-
},
1414
]

0 commit comments

Comments
 (0)