Skip to content

Commit

Permalink
Merge pull request #3600 from gbau/master
Browse files Browse the repository at this point in the history
Fix link to fragments documentation in graphql-anywhere README
  • Loading branch information
hwillson committed Jul 10, 2018
2 parents 400e3c3 + 6959d9a commit 0ecb929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/graphql-anywhere/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The last argument to the `graphql` function is a set of `graphql-anywhere`-speci
## Utilities
See http://dev.apollodata.com/react/fragments.html for examples of how you might use these.
See https://www.apollographql.com/docs/react/advanced/fragments.html for examples of how you might use these.
```js
import { filter } from 'graphql-anywhere'
Expand Down

0 comments on commit 0ecb929

Please sign in to comment.