Skip to content

Commit 342b3a7

Browse files
authored
Merge pull request #459 from MikeTYChen/update-relay-doc-link
Update Relay Documentation Link
2 parents 8cae7bd + 5052536 commit 342b3a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/relay/nodes.rst

Lines changed: 1 addition & 0 deletions
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)