We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1755948 + 3e35845 commit 2f68424Copy full SHA for 2f68424
docs/tutorial-relay.rst
@@ -10,7 +10,7 @@ app <https://github.com/graphql-python/graphene-django/tree/master/examples/cook
10
A good idea is to check the following things first:
11
12
* `Graphene Relay documentation <http://docs.graphene-python.org/en/latest/relay/>`__
13
-* `GraphQL Relay Specification <https://facebook.github.io/relay/docs/graphql-relay-specification.html>`__
+* `GraphQL Relay Specification <https://facebook.github.io/relay/docs/en/graphql-server-specification.html>`__
14
15
Setup the Django project
16
------------------------
0 commit comments