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.
1 parent 1755948 commit 3e35845Copy full SHA for 3e35845
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