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 57a7624 commit 626b237Copy full SHA for 626b237
.vitepress/config.mts
@@ -71,7 +71,7 @@ export default defineConfig({
71
{ text: 'Welcome', link: '/docs/' },
72
{ text: 'Installation Guide', link: '/docs/installguide' },
73
{ text: 'Getting Started', link: '/docs/getting started' },
74
- { text: 'Dotfile management', link: '/insdot' },
+ { text: 'Dotfile management', link: '/docs/insdot' },
75
{ text: 'Update', link: '/docs/update' },
76
]
77
},
insdot.md docs/insdot.mdinsdot.md renamed to docs/insdot.md
0 commit comments