Skip to content

Commit 0e70500

Browse files
committed
Fix: Add missing entry for stable version in switcher.json
1 parent 011aa59 commit 0e70500

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/source/_static/switcher.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"version": "latest",
88
"url": "https://pydasa.readthedocs.io/en/latest/"
99
},
10+
{
11+
"version": "stable",
12+
"url": "https://pydasa.readthedocs.io/en/stable/"
13+
},
1014
{
1115
"version": "stable",
1216
"url": "https://pydasa.readthedocs.io/en/stable/"

0 commit comments

Comments
 (0)