Commit 9cf47e2
doc: fix broken API-reference cross-reference in primer (ref: -> xref:)
'ref:reference:index.adoc[...]' is not a valid Asciidoc/Antora macro, so the
Getting Started link to the API reference rendered as dead text. Use 'xref:'
(matching the reference module's nav). The target page-id reference:index.adoc
is the mrdocs-generated API reference index (populated on CI).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent a7d51a1 commit 9cf47e2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments