Skip to content

Commit 2830d3d

Browse files
authored
chore: fix wrong link in README.md (#802)
Signed-off-by: dropbigfish <fillfish@foxmail.com>
1 parent 62b6b17 commit 2830d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/subgraph/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,5 @@ yarn deploy-local
134134
Once the subgraph is published it will start indexing. You can query the subgraph using the following GraphQL endpoint:
135135

136136
```
137-
http://127.0.0.1:8000/subgraphs/name/sempahore/graphql
137+
http://127.0.0.1:8000/subgraphs/name/semaphore/graphql
138138
```

0 commit comments

Comments
 (0)