Skip to content

Commit 70d2eb3

Browse files
committed
docs: Fix link to new ROFL build chapter
1 parent 03377be commit 70d2eb3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/account.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +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](../terminology.md#address).
458+
to the [Oasis native address].
459459

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

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

474474
:::
475475

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

478480
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
@@ -97,7 +97,7 @@ chapter for details.
9797

9898
:::
9999

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

103103
## Secrets management {#secret}

0 commit comments

Comments
 (0)