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 4b64395 commit 4531156Copy full SHA for 4531156
1 file changed
.vitepress/config.mts
@@ -14,7 +14,7 @@ export default defineConfig({
14
nav: [
15
{ text: '首页', link: '/' },
16
{ text: 'API 文档', link: '/sdk/index' },
17
- { text: '参与文档编写', link: 'https://github.com/SurveyController/SurveyDoc'}
+ { text: '参与文档编写', link: 'https://github.com/SurveyController/SurveyDoc' },
18
{ text: '状态监测', link: 'https://status.hungrym0.com/status/surveycontroller' }
19
],
20
0 commit comments