mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-01-29 02:34:20 +03:00
Fix broken link in cookbook schema
This commit is contained in:
parent
22b33214a7
commit
b16cb69000
|
@ -60,5 +60,5 @@ Now you should be ready to start the server:
|
|||
Now head on over to
|
||||
[http://127.0.0.1:8000/graphql](http://127.0.0.1:8000/graphql)
|
||||
and run some queries!
|
||||
(See the [Graphene-Django Tutorial](http://docs.graphene-python.org/projects/django/en/latest/tutorial.html#testing-our-graphql-schema)
|
||||
(See the [Graphene-Django Tutorial](http://docs.graphene-python.org/projects/django/en/latest/tutorial#testing-our-graphql-schema)
|
||||
for some example queries)
|
||||
|
|
Loading…
Reference in New Issue
Block a user