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.
2 parents dcba892 + c084652 commit b9b3d74Copy full SHA for b9b3d74
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