Skip to content

Commit 6f9cdb4

Browse files
authored
Fix links to Relay docs (#1318)
1 parent 2e87ebe commit 6f9cdb4

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

docs/relay/index.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,8 @@ Useful links
1919
- `Getting started with Relay`_
2020
- `Relay Global Identification Specification`_
2121
- `Relay Cursor Connection Specification`_
22-
- `Relay input Object Mutation`_
2322

24-
.. _Relay: https://facebook.github.io/relay/docs/en/graphql-server-specification.html
25-
.. _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/en/quick-start-guide.html
27-
.. _Relay Global Identification Specification: https://facebook.github.io/relay/graphql/objectidentification.htm
28-
.. _Relay Cursor Connection Specification: https://facebook.github.io/relay/graphql/connections.htm
23+
.. _Relay: https://relay.dev/docs/guides/graphql-server-specification/
24+
.. _Getting started with Relay: https://relay.dev/docs/getting-started/step-by-step-guide/
25+
.. _Relay Global Identification Specification: https://relay.dev/graphql/objectidentification.htm
26+
.. _Relay Cursor Connection Specification: https://relay.dev/graphql/connections.htm

0 commit comments

Comments
 (0)