We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb1abc commit ca861f1Copy full SHA for ca861f1
1 file changed
docusaurus.config.js
@@ -26,7 +26,7 @@ const config = {
26
projectName: 'Wiki', // Usually your repo name.
27
deploymentBranch: 'gh-pages',
28
29
- onBrokenLinks: 'warn',
+ onBrokenLinks: 'throw',
30
onBrokenMarkdownLinks: 'warn',
31
32
// Even if you don't use internationalization, you can use this field to set
0 commit comments