fix: routing page

This commit is contained in:
Valerio Ageno
2024-07-27 14:58:06 +02:00
parent bc4c4e03f0
commit 569d95dc9c
2 changed files with 1 additions and 1 deletions
@@ -18,7 +18,7 @@ export default function Sidebar(): JSX.Element {
/>
<NavLink label="Routing" href="#required-for-focus" defaultOpened>
<NavLink
href="/documentation/routing"
href="/documentation/routing/intro"
component={Link}
label="FS routing"
/>