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 49f21dd commit 2858dbdCopy full SHA for 2858dbd
docusaurus.config.js
@@ -21,7 +21,7 @@ const config = {
21
organizationName: 'facebook', // Usually your GitHub org/user name.
22
projectName: 'docusaurus', // Usually your repo name.
23
24
- onBrokenLinks: 'throw',
+ onBrokenLinks: 'warn',
25
onBrokenMarkdownLinks: 'warn',
26
27
// Even if you don't use internalization, you can use this field to set useful
0 commit comments