Changed dead links

https://facebook.github.io/relay/docs/graphql-relay-specification.html is no longer available,
https://facebook.github.io/relay/docs/en/graphql-in-relay.html seems to be the current version
This commit is contained in:
mborus 2018-01-19 11:35:40 +01:00 committed by GitHub
parent be1f7d72a4
commit a04d3197aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,9 +21,9 @@ Useful links
- `Relay Cursor Connection Specification`_
- `Relay input Object Mutation`_
.. _Relay: https://facebook.github.io/relay/docs/graphql-relay-specification.html
.. _Relay: https://facebook.github.io/relay/docs/en/graphql-in-relay.html
.. _Relay specification: https://facebook.github.io/relay/graphql/objectidentification.htm#sec-Node-root-field
.. _Getting started with Relay: https://facebook.github.io/relay/docs/graphql-relay-specification.html
.. _Getting started with Relay: https://facebook.github.io/relay/docs/en/graphql-in-relay.html
.. _Relay Global Identification Specification: https://facebook.github.io/relay/graphql/objectidentification.htm
.. _Relay Cursor Connection Specification: https://facebook.github.io/relay/graphql/connections.htm
.. _Relay input Object Mutation: https://facebook.github.io/relay/graphql/mutations.htm