diff options
Diffstat (limited to 'docs/src/config.ts')
-rw-r--r-- | docs/src/config.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/config.ts b/docs/src/config.ts index be31cbf7f..c65c3822d 100644 --- a/docs/src/config.ts +++ b/docs/src/config.ts @@ -45,6 +45,7 @@ export const SIDEBAR = { nl: [ { text: 'Welkom', header: true }, { text: 'Beginnen', link: 'nl/getting-started' }, + { text: 'Snel start', link: 'nl/quick-start' }, ], fi: [ { text: 'Tervetuloa', header: true }, |