Fix links in docs (#9119)

This commit is contained in:
Greg Fitzgerald
2020-03-27 09:36:55 -06:00
committed by GitHub
parent 5d9298543f
commit b82a9c832b
18 changed files with 30 additions and 30 deletions

View File

@@ -69,7 +69,7 @@ account.
This is a normal transaction so the standard transaction fee will apply. The
transaction fee range is defined by the genesis block. The actual fee will
fluctuate based on transaction load. You can determine the current fee via the
[RPC API “getRecentBlockhash”](../api-reference/jsonrpc-api.md#getrecentblockhash)
[RPC API “getRecentBlockhash”](../apps/jsonrpc-api.md#getrecentblockhash)
before submitting a transaction.
Learn more about [transaction fees here](../implemented-proposals/transaction-fees.md).