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 6303b76 commit c084652Copy full SHA for c084652
1 file changed
docusaurus.config.ts
@@ -38,6 +38,7 @@ const config: Config = {
38
projectName: "recode-website",
39
40
onBrokenLinks: "throw",
41
+ onBrokenAnchors: "ignore",
42
// onBrokenMarkdownLinks moved to markdown.hooks
43
44
// Google Analytics and Theme Scripts
0 commit comments