We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fedcbf9 commit 5091333Copy full SHA for 5091333
study/docusaurus.config.js
@@ -22,7 +22,7 @@ const config = {
22
deploymentBranch: 'gh-pages',
23
trailingSlash: false,
24
25
- onBrokenLinks: 'warn',
+ onBrokenLinks: 'throw',
26
27
markdown: {
28
mermaid: true,
0 commit comments