Skip to content

Commit d81d0d5

Browse files
authored
chore: adjust listing label
1 parent 18f7ed0 commit d81d0d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/developers/docs/evm/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ Over Ethereum's nine year history, the EVM has undergone several revisions, and
7373
- [Jellopaper aka KEVM: Semantics of EVM in K](https://jellopaper.org/)
7474
- [The Beigepaper](https://github.com/chronaeon/beigepaper)
7575
- [Ethereum Virtual Machine Opcodes](https://www.ethervm.io/)
76-
- [Evm explaination for beginners](https://github.com/ethereumbook/ethereumbook/blob/develop/13evm.asciidoc))
7776
- [Ethereum Virtual Machine Opcodes Interactive Reference](https://www.evm.codes/)
7877
- [A short introduction in Solidity's documentation](https://docs.soliditylang.org/en/latest/introduction-to-smart-contracts.html#index-6)
78+
- [Mastering Ethereum - The Ethereum Virtual Machine](https://github.com/ethereumbook/ethereumbook/blob/develop/13evm.asciidoc))
7979

8080
## Related Topics {#related-topics}
8181

0 commit comments

Comments
 (0)