Commit 7ef2dca
docs: point the key pair links at the anchors that exist
Two pages linked to `#authorization-key-pair` and `#blockchain-key-pair`,
but those headings declare explicit `{#akp}` and `{#bkp}` anchors, so
both links landed at the top of the page instead of the section. The
build does not catch this: it validates file paths, not fragments.
While there, the Kotlin note in the transaction tutorial called the
64-character key a truncated representation, which now contradicts the
naming used everywhere else. It says which form each example takes.
Signed-off-by: Dmitrii Creed <creeed22@gmail.com>1 parent 8e38c26 commit 7ef2dca
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments