Skip to content

Commit df3c0bf

Browse files
committed
Update filtering.rst
1 parent 7e1a1d1 commit df3c0bf

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
@@ -3,7 +3,7 @@ Filtering
33

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

99
This filtering is automatically available when implementing a ``relay.Node``.

0 commit comments

Comments
 (0)