Commit 3d4c6a8
committed
docs: fix duplicate anchor so Documentation TOC link resolves
The Artifacts table of contents links to [Documentation](#documentation),
but the Documentation section reused the same <a name="source-code">
anchor as the Source Code section just above it. As a result the
Documentation TOC entry did not resolve to its section. Rename the
anchor to "documentation" to match the TOC link.
Signed-off-by: iacker <iacker@users.noreply.github.com>1 parent 736fdfb commit 3d4c6a8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments