Skip to content

Commit 8123c4a

Browse files
authored
Fix relay links.
1 parent be1f7d7 commit 8123c4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/relay/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Useful links
2121
- `Relay Cursor Connection Specification`_
2222
- `Relay input Object Mutation`_
2323

24-
.. _Relay: https://facebook.github.io/relay/docs/graphql-relay-specification.html
24+
.. _Relay: https://facebook.github.io/relay/docs/en/graphql-server-specification.html
2525
.. _Relay specification: https://facebook.github.io/relay/graphql/objectidentification.htm#sec-Node-root-field
26-
.. _Getting started with Relay: https://facebook.github.io/relay/docs/graphql-relay-specification.html
26+
.. _Getting started with Relay: https://facebook.github.io/relay/docs/en/quick-start-guide.html
2727
.. _Relay Global Identification Specification: https://facebook.github.io/relay/graphql/objectidentification.htm
2828
.. _Relay Cursor Connection Specification: https://facebook.github.io/relay/graphql/connections.htm
2929
.. _Relay input Object Mutation: https://facebook.github.io/relay/graphql/mutations.htm

0 commit comments

Comments
 (0)