Skip to content

Commit 2a93d3b

Browse files
authored
Merge pull request #44 from drzix/master
Fix graphql query guide url
2 parents a7caad0 + f9f8eca commit 2a93d3b

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)