From 29dce0206b89a082e095e7c72c05a2c14e55431b Mon Sep 17 00:00:00 2001 From: queryfast Date: Tue, 5 Aug 2025 15:02:20 +0800 Subject: [PATCH] chore: fix broken url in apps/subgraph/README.md Signed-off-by: queryfast --- apps/subgraph/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/subgraph/README.md b/apps/subgraph/README.md index a67f2ee96..7179ffcc2 100644 --- a/apps/subgraph/README.md +++ b/apps/subgraph/README.md @@ -37,7 +37,7 @@ -| The Graph is an indexing protocol for querying networks like Ethereum and IPFS. Our subgraphs allow you to get data from the [`Semaphore.sol`](https://github.com/semaphore-protocol/semaphore/blob/main/contracts/Semaphore.sol) smart contract. | +| The Graph is an indexing protocol for querying networks like Ethereum and IPFS. Our subgraphs allow you to get data from the [`Semaphore.sol`](https://github.com/semaphore-protocol/semaphore/blob/main/packages/contracts/contracts/Semaphore.sol) smart contract. | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ## Networks