Skip to content

Commit 4766e48

Browse files
authored
Update src/content/developers/tutorials/yellow-paper-evm/index.md
1 parent 9eef164 commit 4766e48

File tree

1 file changed

+1
-1
lines changed
  • src/content/developers/tutorials/yellow-paper-evm

1 file changed

+1
-1
lines changed

src/content/developers/tutorials/yellow-paper-evm/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The function _C<sub>mem</sub>_ is defined in equation 326: _C<sub>mem</sub>(a) =
8282

8383
**Note** that these factors only influence the _inherent_ gas cost - it does not take into account the fee market or tips to validators that determine how much an end user is required to pay - this is just the raw cost of running a particular operation on the EVM.
8484

85-
Read more about [gas](/developers/docs/gas/#top).
85+
[Read more about gas](/developers/docs/gas/).
8686

8787
## 9.3 Execution environment {#93-execution-env}
8888

0 commit comments

Comments
 (0)