README.md: fix graphql url

This commit is contained in:
Evstifeev Roman 2016-10-06 00:21:01 +04:00 committed by GitHub
parent f9e7c44738
commit 06e408124b

View File

@ -58,7 +58,7 @@ Now you should be ready to start the server:
``` ```
Now head on over to 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! and run some queries!
(See the [Django quickstart guide](http://graphene-python.org/docs/quickstart-django/) (See the [Django quickstart guide](http://graphene-python.org/docs/quickstart-django/)
for some example queries) for some example queries)