Skip to content

Commit

Permalink
Update Relay Documentation Link
Browse files Browse the repository at this point in the history
Update the link of Relay Specification to Facebook Relay Specifications
  • Loading branch information
TYMichaelChen committed Apr 26, 2017
1 parent 8cae7bd commit 5052536
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/relay/nodes.rst
Expand Up @@ -98,4 +98,5 @@ Example usage:
# Should be CustomNode.Field() if we want to use our custom Node
node = relay.Node.Field()
.. _Relay specification: https://facebook.github.io/relay/docs/graphql-relay-specification.html
.. _Starwars Relay example: https://github.com/graphql-python/graphene/blob/master/examples/starwars_relay/schema.py

0 comments on commit 5052536

Please sign in to comment.