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 55d1bda commit fb9286fCopy full SHA for fb9286f
docusaurus.config.ts
@@ -21,7 +21,7 @@ const config: Config = {
21
projectName: 'execution-apis', // Usually your repo name.
22
deploymentBranch: 'gh-pages',
23
24
- onBrokenLinks: 'throw',
+ onBrokenLinks: 'warn',
25
onBrokenMarkdownLinks: 'warn',
26
27
// Even if you don't use internationalization, you can use this field to set
0 commit comments