1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-28 17:05:03 +08:00

修改了在构建中遇到broken links的对策

This commit is contained in:
2024-08-19 15:22:32 +08:00
parent 825ee2a9cb
commit 871ef8fc4d

View File

@@ -25,7 +25,7 @@ const config = {
deploymentBranch: 'build',
githubHost: 'github.com',
onBrokenLinks: 'throw',
onBrokenLinks: 'warn',
onBrokenMarkdownLinks: 'warn',
//staticDirectories: ['static'],