Skip to content

Commit 526bdac

Browse files
authored
Merge pull request #5553 from adrienbrunet/patch-1
Update link to documentation
2 parents 5d71d8d + 1575bd9 commit 526bdac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-guide/filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ The [djangorestframework-word-filter][django-rest-framework-word-search-filter]
381381
[cite]: https://docs.djangoproject.com/en/stable/topics/db/queries/#retrieving-specific-objects-with-filters
382382
[django-filter]: https://github.com/alex/django-filter
383383
[django-filter-docs]: https://django-filter.readthedocs.io/en/latest/index.html
384-
[django-filter-drf-docs]: https://django-filter.readthedocs.io/en/develop/guide/rest_framework.html
384+
[django-filter-drf-docs]: https://django-filter.readthedocs.io/en/latest/guide/rest_framework.html
385385
[guardian]: https://django-guardian.readthedocs.io/
386386
[view-permissions]: https://django-guardian.readthedocs.io/en/latest/userguide/assign.html
387387
[view-permissions-blogpost]: http://blog.nyaruka.com/adding-a-view-permission-to-django-models

0 commit comments

Comments
 (0)