Skip to content

Commit

Permalink
fix: Update link to recursion example (#3224)
Browse files Browse the repository at this point in the history
  • Loading branch information
critesjosh authored Oct 19, 2023
1 parent cc4ca4b commit 10eae15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ The next verifier can either perform a final verification (returning true or fal

## Example

You can see an example of how to do recursive proofs in [this example recursion demo repo](https://github.com/Savio-Sou/recursion-demo/tree/main).
You can see an example of how to do recursive proofs in [this example recursion demo repo](https://github.com/noir-lang/noir-examples/tree/master/recursion).

0 comments on commit 10eae15

Please sign in to comment.