We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e950164 commit 3f061a0Copy full SHA for 3f061a0
docs/tutorial-relay.rst
@@ -12,7 +12,7 @@ app <https://github.com/graphql-python/graphene-django/tree/master/examples/cook
12
A good idea is to check the following things first:
13
14
* `Graphene Relay documentation <http://docs.graphene-python.org/en/latest/relay/>`__
15
-* `GraphQL Relay Specification <https://facebook.github.io/relay/docs/en/graphql-server-specification.html>`__
+* `GraphQL Relay Specification <https://relay.dev/docs/guides/graphql-server-specification/>`__
16
17
Setup the Django project
18
------------------------
0 commit comments