Skip to content

Commit 9c3afeb

Browse files
authored
chore: fixed dead link in README.md (#50)
1 parent 31f7868 commit 9c3afeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ brew install riscv-gnu-toolchain gettext
105105

106106
The [R55](https://github.com/r55-eth/r55/tree/main/r55) crate has an [e2e test](https://github.com/r55-eth/r55/tree/main/r55/tests/e2e.rs)
107107
that puts everything together in an end-to-end PoC, compiling the
108-
[erc20](https://github.com/r55-eth/r55/tree/main/erc20) contract, deploying
108+
[erc20](https://github.com/r55-eth/r55/tree/main/examples/erc20) contract, deploying
109109
it to an internal instance of [revm-r55](https://github.com/r0qs/revm), and
110110
running two transactions on it, first a `mint` then a `balance_of` check.
111111

0 commit comments

Comments
 (0)