Fix documentation source path Affected features Edit on Github

This commit is contained in:
2022-09-28 04:33:15 +08:00
parent 5019f3c03a
commit b153fdd2bb

View File

@@ -111,7 +111,7 @@ export const configs = {
github: {
repo: 'https://github.com/fankes/YukiHookAPI',
branch: 'master',
dir: 'docs/src'
dir: 'docs-source/src'
}
};