mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 21:02:45 -07:00
fix: routing page
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user