We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec29ce6 commit 07dd615Copy full SHA for 07dd615
distribution/index.md
@@ -724,7 +724,7 @@ You can also try things a bit more complex:
724
The GraphQL implementation supports [queries](https://graphql.org/learn/queries/), [mutations](https://graphql.org/learn/queries/#mutations),
725
[100% of the Relay server specification](https://relay.dev/docs/guides/graphql-server-specification/), pagination,
726
[filters](../core/filters.md) and [access control rules](../core/security.md).
727
-You can use it with the popular [RelayJS](https://facebook.github.io/relay/) and [Apollo](https://www.apollographql.com/docs/react/)
+You can use it with the popular [RelayJS](https://relay.dev) and [Apollo](https://www.apollographql.com/docs/react/)
728
clients.
729
730
## The Admin
0 commit comments