We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33e966 commit 8825e51Copy full SHA for 8825e51
README.md
@@ -34,8 +34,8 @@ examples.
34
## Getting started
35
36
An overview of GraphQL in general is available in the
37
-[README](https://github.com/facebook/graphql/blob/master/README.md) for the
38
-[Specification for GraphQL](https://github.com/facebook/graphql). That overview
+[README](https://github.com/graphql/graphql-spec/blob/master/README.md) for the
+[Specification for GraphQL](https://github.com/graphql/graphql-spec). That overview
39
describes a simple set of GraphQL examples that exist as [tests](tests) in this
40
repository. A good way to get started with this repository is to walk through that
41
README and the corresponding tests in parallel.
0 commit comments