Commit cc7e1c0
docs-2978: warn on broken anchors
Set onBrokenAnchors to 'warn' in docusaurus.config.js. A build found 329 broken
anchors, so 'throw' would break the build. This surfaces them as build warnings
without blocking. Fixing them and switching to 'throw' is tracked in DOCS-2979.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent e821630 commit cc7e1c0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments