Replies: 1 comment 2 replies
|
I'm looking at this a bit late so I'm not sure if things have changed in the meantime but seems to me like right now both the links in the homepage as the docs link at the nav bar take you to the stable version. Would that address the request? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
In reference to #4107, currently kairos.io documentation defaults to showing "next" / origin main documentation. Opening this discussion to determine if we should modify the routes within kairos.io so that the primary / default view of the documentation is latest release, and it requires a explicit version change to go to "next" / "head".
We see this pattern in several locations. Example of which.
Examples of Recommended Implementation
https://docs.k0sproject.io/
https://argo-cd.readthedocs.io/
https://docs.crossplane.io/
Possible Issues
cc: @mauromorales
All reactions