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 6df5fa3 commit 33fb2d6Copy full SHA for 33fb2d6
docusaurus.config.js
@@ -33,7 +33,7 @@ const config = {
33
// url: process.env.VERCEL_URL ? `https://${process.env.VERCEL_URL}` : 'https://bookish-disco-5997zvo.pages.github.io',
34
baseUrl: '/docs/',
35
baseUrlIssueBanner: true,
36
- onBrokenLinks: 'throw',
+ onBrokenLinks: 'warn',
37
onBrokenMarkdownLinks: 'throw',
38
onDuplicateRoutes: 'throw',
39
// onBrokenAnchors: 'throw',
0 commit comments