diff --git a/docs/account.md b/docs/account.md index 9f6ecd0c..b4a7e4de 100644 --- a/docs/account.md +++ b/docs/account.md @@ -455,7 +455,7 @@ assets may still be [slashed][slashing]. ### Public Key to Address {#from-public-key} `account from-public-key ` converts the Base64-encoded public key -to the [Oasis native address](../terminology.md#address). +to the [Oasis native address]. ![code shell](../examples/account/from-public-key.in) @@ -473,6 +473,8 @@ signer's staking address on the network. ::: +[Oasis native address]: https://github.com/oasisprotocol/docs/blob/main/docs/general/manage-tokens/terminology.md#address + ### Non-Interactive Mode {#y} Add `-y` flag to any operation, if you want to use Oasis CLI in diff --git a/docs/rofl.md b/docs/rofl.md index 92afa41c..b0f13d7f 100644 --- a/docs/rofl.md +++ b/docs/rofl.md @@ -97,7 +97,7 @@ chapter for details. ::: -[ROFL Prerequisites]: https://github.com/oasisprotocol/oasis-sdk/blob/main/docs/rofl/prerequisites.md +[ROFL Prerequisites]: https://github.com/oasisprotocol/oasis-sdk/blob/main/docs/rofl/workflow/prerequisites.md [npa]: ./account.md#npa ## Secrets management {#secret}