Skip to content

Commit

Permalink
updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
viniychuk committed May 8, 2016
1 parent fdd3558 commit cbc0616
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ It could be hard to believe but give it a try and you'll be rewarded with much b

> Current package is and will be trying to be kept up to date with the latest revision of the official GraphQL Specification which is now of April 2016.
> Symfony bundle is available by the link – [http://github.com/Youshido/GraphqlBundle](http://github.com/Youshido/GraphqlBundle)
## Table of Contents

* [Getting Started](#getting-started)
Expand Down Expand Up @@ -46,7 +48,7 @@ It could be hard to believe but give it a try and you'll be rewarded with much b
## Getting Started

You should be better off starting with some examples, and "Star Wars" become a somewhat "Hello world" example for the GraphQL implementations.
We have that too and if you're looking for just that go directly by this link – [Star Wars example](https://github.com/Youshido/GraphQL/Tests/StarWars).
We have that too and if you're looking for just that go directly by this link – [Star Wars example](https://github.com/Youshido/GraphQL/tree/master/Tests/StarWars).
On the other hand based on the feedback we prepared a step-by-step guide for those who wants to get up to speed bit by bit.

### Installation
Expand Down

0 comments on commit cbc0616

Please sign in to comment.