From bb36b8f666c7e90d1125bc516c55633e3976cd73 Mon Sep 17 00:00:00 2001 From: MarkuSchick Date: Tue, 6 Jun 2023 16:55:26 +0100 Subject: [PATCH] fix: broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86a801d..5c503b3 100644 --- a/README.md +++ b/README.md @@ -1063,7 +1063,7 @@ relayerSquare <== relayer * relayer; refundSquare <== refund * refund; ``` -[Semaphore/semaphore.circom](https://github.com/semaphore-protocol/semaphore/blob/main/circuits/semaphore.circom#L83-L85) +[Semaphore/semaphore.circom](https://github.com/semaphore-protocol/semaphore/blob/main/packages/circuits/semaphore.circom#L83-L85) ```jsx // nLevels must be < 32.