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 ed556d4 commit 578f6fcCopy full SHA for 578f6fc
site/docusaurus.config.ts
@@ -62,7 +62,7 @@ const config: Config = {
62
organizationName: 'HarperDB', // Usually your GitHub org/user name.
63
projectName: 'documentation', // Usually your repo name.
64
65
- onBrokenLinks: 'throw',
+ onBrokenLinks: 'warn',
66
onBrokenMarkdownLinks: 'warn',
67
68
presets: [
0 commit comments