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] 5e130f1024
chore: Set latest docusaurus version (#224)
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-03-24 16:48:00 +01:00