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