Skip to content

Commit cbc0616

Browse files
committed
updated links
1 parent fdd3558 commit cbc0616

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ It could be hard to believe but give it a try and you'll be rewarded with much b
1919

2020
> 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.
2121
22+
> Symfony bundle is available by the link – [http://github.com/Youshido/GraphqlBundle](http://github.com/Youshido/GraphqlBundle)
23+
2224
## Table of Contents
2325

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

4850
You should be better off starting with some examples, and "Star Wars" become a somewhat "Hello world" example for the GraphQL implementations.
49-
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).
51+
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).
5052
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.
5153

5254
### Installation

0 commit comments

Comments
 (0)