Skip to content

Commit a033219

Browse files
committed
Merge pull request #1 from mgechev/master
Fix broken link
2 parents b5ed31e + a4f9e38 commit a033219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ marks the beginning of that process.
3535
## Getting Started
3636

3737
An overview of GraphQL in general is available in the
38-
[README](https://github.com/facebook/graphql/README) for the
38+
[README](https://github.com/facebook/graphql/blob/master/README.md) for the
3939
[Specification for GraphQL](https://github.com/facebook/graphql). That overview
4040
describes a simple set of GraphQL examples that exist as [tests](src/__tests__)
4141
in this repository. A good way to get started with this repository is to walk

0 commit comments

Comments
 (0)