Skip to content

Commit 0bb9f1c

Browse files
ppk42Peter Paul Kiefer
and
Peter Paul Kiefer
authored
I found another wrong link in the filter dokumentation see #1309 (#1311)
* fixed broken links to graphene filter documentation (master->main) * #1295 There is still a wrong link to github The referenced example is in main branch but the link goes to the master branch which still exists. Co-authored-by: Peter Paul Kiefer <[email protected]>
1 parent bf8fd76 commit 0bb9f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/filtering.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ After installing ``django-filter`` you'll need to add the application in the ``s
2626
]
2727
2828
Note: The techniques below are demoed in the `cookbook example
29-
app <https://github.com/graphql-python/graphene-django/tree/master/examples/cookbook>`__.
29+
app <https://github.com/graphql-python/graphene-django/tree/main/examples/cookbook>`__.
3030

3131
Filterable fields
3232
-----------------

0 commit comments

Comments
 (0)