Skip to content

Commit d15d5f4

Browse files
authored
Update README.md
Fixing URL after spin-off from @ethereum GH org
1 parent 0385259 commit d15d5f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ bytecode level.
1212

1313
It extends on the previous [Act](https://github.com/dapphub/klab/blob/master/acts.md) project.
1414

15-
More in depth documentation can be found in [The Act Book](https://ethereum.github.io/act/).
15+
More in depth documentation can be found in [The Act Book](https://argotorg.github.io/act/).
1616

1717
# Building
1818

@@ -67,4 +67,4 @@ cabal run act -- --help
6767
```
6868

6969
Alternatively, you can `make` first and then run the executable `act` as in `act <OPTIONS>`.
70-
For more details on how to run each individual backend consult [The Act Book](https://ethereum.github.io/act/).
70+
For more details on how to run each individual backend consult [The Act Book](https://argotorg.github.io/act/).

0 commit comments

Comments
 (0)