Skip to content

Commit 8417ade

Browse files
committed
docs: Fix link to new ROFL build chapter
1 parent 26c1a84 commit 8417ade

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/account.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -455,9 +455,7 @@ assets may still be [slashed][slashing].
455455
### Public Key to Address {#from-public-key}
456456

457457
`account from-public-key <public_key>` converts the Base64-encoded public key
458-
to the [Oasis native address][address].
459-
460-
[address]: https://github.com/oasisprotocol/docs/blob/main/docs/general/manage-tokens/terminology.md#address
458+
to the [Oasis native address].
461459

462460
![code shell](../examples/account/from-public-key.in)
463461

@@ -475,6 +473,8 @@ signer's staking address on the network.
475473

476474
:::
477475

476+
[Oasis native address]: https://github.com/oasisprotocol/docs/blob/main/docs/general/manage-tokens/terminology.md#address
477+
478478
### Non-Interactive Mode {#y}
479479

480480
Add `-y` flag to any operation, if you want to use Oasis CLI in

docs/rofl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ chapter for details.
100100

101101
:::
102102

103-
[ROFL Prerequisites]: https://github.com/oasisprotocol/oasis-sdk/blob/main/docs/rofl/prerequisites.md
103+
[ROFL Prerequisites]: https://github.com/oasisprotocol/oasis-sdk/blob/main/docs/rofl/workflow/prerequisites.md
104104
[npa]: ./account.md#npa
105105

106106
## Secrets management {#secret}

0 commit comments

Comments
 (0)