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 fbc5eed commit 9222f2cCopy full SHA for 9222f2c
1 file changed
.vitepress/config.mts
@@ -2,7 +2,7 @@ import { defineConfig } from 'vitepress'
2
3
// https://vitepress.dev/reference/site-config
4
export default defineConfig({
5
- base: '/SurveyDoc/',
+ base: '/',
6
title: "SurveyController 文档",
7
description: "A VitePress Site",
8
themeConfig: {
0 commit comments