Skip to content

Commit a06a30b

Browse files
committed
fix: remove deprecated onBrokenMarkdownLinks config option
1 parent 27fbc62 commit a06a30b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docusaurus.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ module.exports = {
1515
baseUrl: '/',
1616
trailingSlash: false,
1717
onBrokenLinks: 'throw',
18-
onBrokenMarkdownLinks: 'warn',
1918
favicon: 'img/favicon.ico',
2019
organizationName: 'wokwi',
2120
projectName: 'wokwi-docs',

0 commit comments

Comments
 (0)