Skip to content

Commit a837fb6

Browse files
authored
Merge pull request #434 from gbezyuk/patch-1
a fypo fixed so the hyperlink to the graphQL official introduction is…
2 parents 360d5cf + d86bbd8 commit a837fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ What is GraphQL?
55
----------------
66

77
For an introduction to GraphQL and an overview of its concepts, please refer
8-
to `the official introduction <http://graphql.org/learn/>`.
8+
to `the official introduction <http://graphql.org/learn/>`_.
99

1010
Let’s build a basic GraphQL schema from scratch.
1111

0 commit comments

Comments
 (0)