Commit Graph

2 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
github-actions[bot] e0c757b395
chore: Set latest docusaurus version (#300)
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-07-24 13:37:56 +02:00