Skip to content

Commit

Permalink
Merge pull request #15 from Fak3/patch-1
Browse files Browse the repository at this point in the history
README.md: fix graphql url
  • Loading branch information
syrusakbary committed Oct 6, 2016
2 parents f9e7c44 + 06e4081 commit 31a4984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cookbook/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Now you should be ready to start the server:
```

Now head on over to
[http://127.0.0.1:8000/graphiql](http://127.0.0.1:8000/graphiql)
[http://127.0.0.1:8000/graphql](http://127.0.0.1:8000/graphql)
and run some queries!
(See the [Django quickstart guide](http://graphene-python.org/docs/quickstart-django/)
for some example queries)

0 comments on commit 31a4984

Please sign in to comment.