Skip to content

Commit ca861f1

Browse files
committed
Actually fail
1 parent efb1abc commit ca861f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const config = {
2626
projectName: 'Wiki', // Usually your repo name.
2727
deploymentBranch: 'gh-pages',
2828

29-
onBrokenLinks: 'warn',
29+
onBrokenLinks: 'throw',
3030
onBrokenMarkdownLinks: 'warn',
3131

3232
// Even if you don't use internationalization, you can use this field to set

0 commit comments

Comments
 (0)