Skip to content

Commit f9f8eca

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)