Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ bytecode level.

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

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

# Building

Expand Down Expand Up @@ -67,4 +67,4 @@ cabal run act -- --help
```

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