Skip to content

Commit 6dcfb10

Browse files
authored
Merge pull request #645 from oasisprotocol/peternose/trivial/fix-address-link
docs: Fix link to terminology address
2 parents e696ff3 + 00f2e51 commit 6dcfb10

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/account.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,9 @@ 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][address].
459+
460+
[address]: https://github.com/oasisprotocol/docs/blob/main/docs/general/manage-tokens/terminology.md#address
459461

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

0 commit comments

Comments
 (0)