Skip to content

Commit 3e35845

Browse files
committed
Fix moved link
1 parent 1755948 commit 3e35845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial-relay.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ app <https://github.com/graphql-python/graphene-django/tree/master/examples/cook
1010
A good idea is to check the following things first:
1111

1212
* `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>`__
13+
* `GraphQL Relay Specification <https://facebook.github.io/relay/docs/en/graphql-server-specification.html>`__
1414

1515
Setup the Django project
1616
------------------------

0 commit comments

Comments
 (0)