Skip to content

Commit c6b36cb

Browse files
committed
Update README.md
1 parent e71c687 commit c6b36cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ rails g graphql User
2626

2727
and start server [http://localhost:3000/graphiql](http://localhost:3000/graphiql)
2828

29-
Check out the **[example][]** for a demo of Rails GraphQL Generator in action.
29+
Check out the **[example][https://github.com/movielala/rails-graphql-generator-demo]** for a demo of Rails GraphQL Generator in action.
3030

3131
## Road Map
3232

3333
* Add test
34-
* Add without relay option
34+
* Add without relay option

0 commit comments

Comments
 (0)