Skip to content

Commit

Permalink
doc: replace the old relay url with the new one
Browse files Browse the repository at this point in the history
  • Loading branch information
Romaixn authored and dunglas committed Aug 11, 2023
1 parent ec29ce6 commit 07dd615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribution/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,7 @@ You can also try things a bit more complex:
The GraphQL implementation supports [queries](https://graphql.org/learn/queries/), [mutations](https://graphql.org/learn/queries/#mutations),
[100% of the Relay server specification](https://relay.dev/docs/guides/graphql-server-specification/), pagination,
[filters](../core/filters.md) and [access control rules](../core/security.md).
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/)
clients.

## The Admin
Expand Down

0 comments on commit 07dd615

Please sign in to comment.