diff --git a/packages/graphql-anywhere/README.md b/packages/graphql-anywhere/README.md index 313d1996c5e..504dfdf4c19 100644 --- a/packages/graphql-anywhere/README.md +++ b/packages/graphql-anywhere/README.md @@ -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'