We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9031ce4 commit 98c2bbfCopy full SHA for 98c2bbf
docs/src/.vitepress/config.mts
@@ -28,7 +28,7 @@ const nav = [
28
]
29
// https://vitepress.dev/reference/site-config
30
export default defineConfig({
31
- base: '',
+ base: '/dev/',
32
title: 'REPLACE_ME_DOCUMENTER_VITEPRESS',
33
description: 'REPLACE_ME_DOCUMENTER_VITEPRESS',
34
lastUpdated: true,
0 commit comments