Commit 36c051a
authored
docs: broken anchor link in blocks field table (#15887)
## What
Fixed a broken anchor link in the Blocks Field documentation table.
## Why
The `blocks` property in the Block Config Options table was linking to
`#block-configs`, which doesn't exist as a heading in the document.
## How
Updated the anchor from `#block-configs` to `#config-options` to
correctly link to the "Config Options" section under "Blocks Items".
Fixes #158771 parent b2a03c9 commit 36c051a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments