Skip to content

Commit 9e01403

Browse files
authored
Update docusaurus.config.en.js
1 parent 3f20bad commit 9e01403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const config = {
5959
onBrokenLinks: "throw",
6060
onBrokenMarkdownLinks: "warn",
6161
onDuplicateRoutes: "throw",
62-
onBrokenAnchors: "throw",
62+
onBrokenAnchors: "warn",
6363
favicon: "img/docs_favicon.ico",
6464
organizationName: "ClickHouse",
6565
trailingSlash: false,

0 commit comments

Comments
 (0)