Fix GraphiQL URL which is configured in the tutorial.

This commit is contained in:
Craig Anderson 2017-02-14 17:37:46 +00:00
parent 99e2339877
commit e063ef3cfc

View File

@ -276,7 +276,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::