#1295 github link fixed (master->v2)

This commit is contained in:
Peter Paul Kiefer 2022-02-12 18:58:26 +01:00
parent a4f1a843c3
commit b15e1688e5

View File

@ -27,7 +27,7 @@ After installing ``django-filter`` you'll need to add the application in the ``s
]
Note: The techniques below are demoed in the `cookbook example
app <https://github.com/graphql-python/graphene-django/tree/main/examples/cookbook>`__.
app <https://github.com/graphql-python/graphene-django/tree/v2/examples/cookbook>`__.
Filterable fields
-----------------