Skip to content

Commit 5091333

Browse files
committed
fix link
1 parent fedcbf9 commit 5091333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

study/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const config = {
2222
deploymentBranch: 'gh-pages',
2323
trailingSlash: false,
2424

25-
onBrokenLinks: 'warn',
25+
onBrokenLinks: 'throw',
2626

2727
markdown: {
2828
mermaid: true,

0 commit comments

Comments
 (0)