We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 886136c commit 1454c0fCopy full SHA for 1454c0f
astro.config.mjs
@@ -94,7 +94,7 @@ export default defineConfig({
94
label: 'Architecture',
95
collapsed: true,
96
items: [
97
- { label: 'Overview', link: '/web-dashboard/architecture/overview' },
+ { label: 'Overview', link: '/web-dashboard/architecture/index' },
98
{ label: 'State Management (BLoC)', link: '/web-dashboard/architecture/state-management' },
99
{ label: 'Routing (go_router)', link: '/web-dashboard/architecture/routing' },
100
],
0 commit comments