Skip to content

Commit 5052536

Browse files
committed
Update Relay Documentation Link
Update the link of Relay Specification to Facebook Relay Specifications
1 parent 8cae7bd commit 5052536

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/relay/nodes.rst

+1
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,5 @@ Example usage:
9898
# Should be CustomNode.Field() if we want to use our custom Node
9999
node = relay.Node.Field()
100100
101+
.. _Relay specification: https://facebook.github.io/relay/docs/graphql-relay-specification.html
101102
.. _Starwars Relay example: https://github.com/graphql-python/graphene/blob/master/examples/starwars_relay/schema.py

0 commit comments

Comments
 (0)