Skip to content

Commit 2cd63bd

Browse files
committed
fix link
1 parent e5f8fb2 commit 2cd63bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ The implementation is very similar to the `dataloader` implementation. Except `g
177177

178178
To see how to optimize the above query with a batch resolver, be sure to check out the [**GraphQL.js example**][].
179179

180-
[**`./examples` directory**]: https://github.com/calebmer/graphql-resolve-batch/blob/master/examples/graphql.js
180+
[**GraphQL.js example**]: https://github.com/calebmer/graphql-resolve-batch/blob/master/examples/graphql.js
181181

182182
## When do I use `dataloader` and when do I use `graphql-resolve-batch`?
183183

0 commit comments

Comments
 (0)