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 3f20bad commit 9e01403Copy full SHA for 9e01403
docusaurus.config.en.js
@@ -59,7 +59,7 @@ const config = {
59
onBrokenLinks: "throw",
60
onBrokenMarkdownLinks: "warn",
61
onDuplicateRoutes: "throw",
62
- onBrokenAnchors: "throw",
+ onBrokenAnchors: "warn",
63
favicon: "img/docs_favicon.ico",
64
organizationName: "ClickHouse",
65
trailingSlash: false,
0 commit comments