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 a3873cc commit 981ee2cCopy full SHA for 981ee2c
website/docusaurus.config.ts
@@ -28,7 +28,7 @@ const config: Config = {
28
// deploymentBranch: 'main',
29
trailingSlash: false,
30
31
- onBrokenLinks: 'ignore',
+ onBrokenLinks: 'warn',
32
33
// Even if you don't use internationalization, you can use this field to set
34
// useful metadata like html lang. For example, if your site is Chinese, you
0 commit comments