Skip to content

Commit

Permalink
Update switcher.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cgohlke committed Oct 1, 2024
1 parent cf11e39 commit 34aedf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/main/_static/switcher.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
{
"name": "dev",
"version": "0.2",
"url": "https://www.phasorpy.org/docs/dev"
"url": "https://www.phasorpy.org/docs/dev/"
},
{
"name": "0.1 (stable)",
"version": "0.1",
"url": "https://www.phasorpy.org/docs/stable",
"url": "https://www.phasorpy.org/docs/stable/",
"preferred": true
}
]

0 comments on commit 34aedf3

Please sign in to comment.