Skip to content

Commit 5ebe450

Browse files
committed
Merge pull request #111 from dangerdespain/patch-1
Update README.md
2 parents 6dff7e6 + 8b16803 commit 5ebe450

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
@@ -18,7 +18,7 @@ graphql-sequelize assumes you have graphql and sequelize installed.
1818
## Resolve helpers
1919

2020
A helper for resolving graphql queries targeted at Sequelize models or associations.
21-
Please take a look at [the tests](https://github.com/mickhansen/graphql-sequelize/blob/master/test/resolver.test.js) to best get an idea of implementation.
21+
Please take a look at [the tests](https://github.com/mickhansen/graphql-sequelize/blob/master/test/integration/resolver.test.js) to best get an idea of implementation.
2222

2323
### Features
2424

0 commit comments

Comments
 (0)