Skip to content

Commit a1b13cb

Browse files
Update docusaurus.config.ts
1 parent 1e86d67 commit a1b13cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const config: Config = {
2020
organizationName: 'facebook', // Usually your GitHub org/user name.
2121
projectName: 'docusaurus', // Usually your repo name.
2222

23-
onBrokenLinks: 'throw',
23+
onBrokenLinks: 'warn',
2424
onBrokenMarkdownLinks: 'warn',
2525

2626
// Even if you don't use internationalization, you can use this field to set

0 commit comments

Comments
 (0)