Skip to content

Commit 884c4cc

Browse files
committed
Correct Babel Relay Plugin docs link per Issue 358.
See #358.
1 parent 96908be commit 884c4cc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/introspection.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
Introspection Schema
22
====================
33

4-
Relay uses `Babel Relay
5-
Plugin <https://facebook.github.io/relay/docs/guides-babel-plugin.html>`__
6-
that requires you to provide your GraphQL schema data.
4+
Relay Modern uses `Babel Relay Plugin <https://facebook.github.io/relay/docs/en/installation-and-setup>`__ which requires you to provide your GraphQL schema data.
75

86
Graphene comes with a Django management command to dump your schema
97
data to ``schema.json`` which is compatible with babel-relay-plugin.

0 commit comments

Comments
 (0)