Skip to content

Commit 24e59b4

Browse files
committed
onBrokenLinks ignore
1 parent 462a05f commit 24e59b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const config: Config = {
1919
organizationName: "caretdev",
2020
projectName: "docs-intersystems",
2121

22-
onBrokenLinks: "throw",
22+
onBrokenLinks: "ignore",
2323
onBrokenMarkdownLinks: "warn",
2424

2525
i18n: {

0 commit comments

Comments
 (0)