Fix GraphiQL URL which is configured in the tutorial.

- Based on <e063ef3cfc>
This commit is contained in:
Radoslav Georgiev 2017-02-21 21:39:25 +02:00
parent f15d2f6762
commit 5d7794815f
2 changed files with 2 additions and 2 deletions

View File

@ -271,7 +271,7 @@ from the command line.
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
Go to `localhost:8000/graphiql <http://localhost:8000/graphiql>`__ and
Go to `localhost:8000/graphql <http://localhost:8000/graphql>`__ and
type your first query!
.. code::

View File

@ -281,7 +281,7 @@ from the command line.
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
Go to `localhost:8000/graphiql <http://localhost:8000/graphiql>`__ and
Go to `localhost:8000/graphql <http://localhost:8000/graphql>`__ and
type your first query!
.. code::