Skip to content

Commit b4dc536

Browse files
authored
Update relay.md (#852)
1 parent d32b983 commit b4dc536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/graphql/relay.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The Parse Server GraphQL API follows latest standards currently available for highly-scalable APIs and ambitious front-end projects.
44

5-
The Parse Open Source Team choose to follow the [GraphQL Server Relay Specification](https://relay.dev/docs/en/graphql-server-specification).
5+
The Parse Open Source Team choose to follow the [GraphQL Server Relay Specification](https://relay.dev/docs/guides/graphql-server-specification).
66

77
Relay is a JavaScript framework for building data-driven React applications powered by GraphQL, designed from the ground up to be easy to use, extensible and, most of all, performant. Relay accomplishes this with static queries and ahead-of-time code generation.
88

0 commit comments

Comments
 (0)