mirror of
https://github.com/ZSCNetSupportDept/website.git
synced 2025-10-28 17:05:03 +08:00
修改了在构建中遇到broken links的对策
This commit is contained in:
@@ -25,7 +25,7 @@ const config = {
|
|||||||
deploymentBranch: 'build',
|
deploymentBranch: 'build',
|
||||||
githubHost: 'github.com',
|
githubHost: 'github.com',
|
||||||
|
|
||||||
onBrokenLinks: 'throw',
|
onBrokenLinks: 'warn',
|
||||||
onBrokenMarkdownLinks: 'warn',
|
onBrokenMarkdownLinks: 'warn',
|
||||||
//staticDirectories: ['static'],
|
//staticDirectories: ['static'],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user