Skip to content

Commit 7e1a1d1

Browse files
committed
Update django-filter url
1 parent 3283d0b commit 7e1a1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/filtering.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Filtering
22
=========
33

44
Graphene integrates with
5-
`django-filter <https://django-filter.readthedocs.io/en/main/>`__ to provide filtering of results.
5+
`django-filter <https://django-filter.readthedocs.io/en/stable/>`__ to provide filtering of results.
66
See the `usage documentation <https://django-filter.readthedocs.io/en/main/guide/usage.html#the-filter>`__
77
for details on the format for ``filter_fields``.
88

0 commit comments

Comments
 (0)