Skip to content

Commit f9f8eca

Browse files
committed
Fix graphql query guide url
Signed-off-by: drzix <[email protected]>
1 parent a7caad0 commit f9f8eca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/cookbook/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ Now you should be ready to start the server:
6060
Now head on over to
6161
[http://127.0.0.1:8000/graphql](http://127.0.0.1:8000/graphql)
6262
and run some queries!
63-
(See the [Django quickstart guide](http://graphene-python.org/docs/quickstart-django/)
63+
(See the [Graphene-Django Tutorial](http://docs.graphene-python.org/projects/django/en/latest/tutorial.html#testing-our-graphql-schema)
6464
for some example queries)

0 commit comments

Comments
 (0)