Fix: docsDir: 'docs'
parent
d218eb343d
commit
d3f24fef67
|
@ -15,6 +15,7 @@ module.exports = {
|
||||||
repo: 'xtls/xray-core',
|
repo: 'xtls/xray-core',
|
||||||
repoLabel: '查看源码',
|
repoLabel: '查看源码',
|
||||||
docsRepo: 'xtls/Xray-docs-next',
|
docsRepo: 'xtls/Xray-docs-next',
|
||||||
|
docsDir: 'docs',
|
||||||
docsBranch: 'main',
|
docsBranch: 'main',
|
||||||
editLinks: true,
|
editLinks: true,
|
||||||
editLinkText: '帮助我们改善此页面!',
|
editLinkText: '帮助我们改善此页面!',
|
||||||
|
|
Loading…
Reference in New Issue