Fix: docsDir: 'docs'

This commit is contained in:
Jim Han
2021-03-17 00:12:25 +08:00
committed by GitHub
parent d218eb343d
commit d3f24fef67
+1
View File
@@ -15,6 +15,7 @@ module.exports = {
repo: 'xtls/xray-core',
repoLabel: '查看源码',
docsRepo: 'xtls/Xray-docs-next',
docsDir: 'docs',
docsBranch: 'main',
editLinks: true,
editLinkText: '帮助我们改善此页面!',