Skip to content

Commit

Permalink
Fixed broken link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikerah authored May 8, 2021
1 parent b938e32 commit 7806070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ In this tutorial, we will construct a SNARK-based rollup for a simple payments s
First, checkout the `main` branch in the repository.

### Exercise 1: Merkle Tree Example
Open [`merkle_tree_example/README.md`](./merkle_tree_example/README.md).
Open [`merkle_tree_example/README.md`](./merkle_tree_example/src/README.md).

### Exercise 2: Validating a single transaction

Expand Down

0 comments on commit 7806070

Please sign in to comment.