We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e7c44 commit 06e4081Copy full SHA for 06e4081
examples/cookbook/README.md
@@ -58,7 +58,7 @@ Now you should be ready to start the server:
58
```
59
60
Now head on over to
61
-[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)
62
and run some queries!
63
(See the [Django quickstart guide](http://graphene-python.org/docs/quickstart-django/)
64
for some example queries)
0 commit comments