Commit Graph

4 Commits

Author SHA1 Message Date
Corentin Néau 01473c71e1
Fix broken links
This fixes all links listed a broken by `yarn build`.
Incidentally, even working relative links may be listed as broken when
linking file a.md from b.md in the same folder as `[stuff from a](./a)`.
Instead, linking it as `[stuff from a](./a.md)` eliminates the error.
2025-07-24 17:24:23 +02:00
Corentin Néau 9acf021ea5
Document strict host key checks support (#234)
This provides information about what that feature means and a brief
overview of how it works.
2025-04-25 16:53:01 +02:00
Corentin Néau 453c3df813
Fix links on `fleet-agent` help page (#232)
Those links, previously broken, now properly redirect to subcommands.
2025-04-25 16:08:36 +02:00
github-actions[bot] 3886e7a549
chore: Set latest docusaurus version (#203)
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2024-11-11 14:35:09 +01:00