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 c0b6d07 commit 0a40611Copy full SHA for 0a40611
docs/.vuepress/config.ts
@@ -38,9 +38,9 @@ export default defineConfig(ctx => ({
38
indexName: 'monday-ovo-eu',
39
appId: 'VXFWRUIH25',
40
},
41
- repo: 'dawangfangpi/docs',
+ repo: 'MondayServer/docs',
42
repoLabel: 'Github',
43
- docsRepo: 'dawangfangpi/docs',
+ docsRepo: 'MondayServer/docs',
44
lastUpdated: '上次更新',
45
docsBranch: 'master',
46
editLinks: true,
0 commit comments