Commit 43a2231
committed
Website: remove deprecated onBrokenMarkdownLinks config option
Removed the deprecated top-level onBrokenMarkdownLinks configuration
option from docusaurus.config.ts. The new format using
markdown.hooks.onBrokenMarkdownLinks is already in place, making the
old option redundant. This eliminates deprecation warnings and ensures
compatibility with Docusaurus v4.1 parent 9029e7d commit 43a2231
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
0 commit comments