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 34a6d17 commit 85ec554Copy full SHA for 85ec554
docusaurus.config.ts
@@ -16,7 +16,7 @@ const config: Config = {
16
url: 'https://docs.termix.site',
17
baseUrl: '/',
18
19
- onBrokenLinks: 'throw',
+ onBrokenLinks: 'warn',
20
21
i18n: {
22
defaultLocale: 'en',
0 commit comments