Skip to content

Commit

Permalink
docs: quick fix for version dropdown (#8223)
Browse files Browse the repository at this point in the history
The long-term fix is still ticketed, but hasn't happened yet.

(cherry picked from commit bfda78d)
  • Loading branch information
rb-determined-ai authored and determined-ci committed Oct 23, 2023
1 parent 8896d23 commit 6e8a762
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/_static/version-switcher/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"version": "0.26.2-rc3",
"url": "https://docs.determined.ai/latest/"
},
{
"version": "0.26.1",
"url": "https://docs.determined.ai/0.26.1/"
},
{
"version": "0.26.0",
"url": "https://docs.determined.ai/0.26.0/"
Expand Down

0 comments on commit 6e8a762

Please sign in to comment.