Skip to content

Commit

Permalink
onBrokenLinks ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
daimor committed Dec 16, 2024
1 parent 462a05f commit 24e59b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const config: Config = {
organizationName: "caretdev",
projectName: "docs-intersystems",

onBrokenLinks: "throw",
onBrokenLinks: "ignore",
onBrokenMarkdownLinks: "warn",

i18n: {
Expand Down

0 comments on commit 24e59b4

Please sign in to comment.