Skip to content

Commit e063ef3

Browse files
Craig AndersonCraig Anderson
Craig Anderson
authored and
Craig Anderson
committed
Fix GraphiQL URL which is configured in the tutorial.
1 parent 99e2339 commit e063ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ from the command line.
276276
Starting development server at http://127.0.0.1:8000/
277277
Quit the server with CONTROL-C.
278278
279-
Go to `localhost:8000/graphiql <http://localhost:8000/graphiql>`__ and
279+
Go to `localhost:8000/graphql <http://localhost:8000/graphql>`__ and
280280
type your first query!
281281

282282
.. code::

0 commit comments

Comments
 (0)