From 1575bd98d80a676b3f962e15320ad1ecdab191bb Mon Sep 17 00:00:00 2001 From: Adrien Brunet Date: Fri, 3 Nov 2017 15:49:21 +0100 Subject: [PATCH] Update link to documentation Previous link led to a maze. :/ --- docs/api-guide/filtering.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api-guide/filtering.md b/docs/api-guide/filtering.md index b52dd90d9..93a142755 100644 --- a/docs/api-guide/filtering.md +++ b/docs/api-guide/filtering.md @@ -381,7 +381,7 @@ The [djangorestframework-word-filter][django-rest-framework-word-search-filter] [cite]: https://docs.djangoproject.com/en/stable/topics/db/queries/#retrieving-specific-objects-with-filters [django-filter]: https://github.com/alex/django-filter [django-filter-docs]: https://django-filter.readthedocs.io/en/latest/index.html -[django-filter-drf-docs]: https://django-filter.readthedocs.io/en/develop/guide/rest_framework.html +[django-filter-drf-docs]: https://django-filter.readthedocs.io/en/latest/guide/rest_framework.html [guardian]: https://django-guardian.readthedocs.io/ [view-permissions]: https://django-guardian.readthedocs.io/en/latest/userguide/assign.html [view-permissions-blogpost]: http://blog.nyaruka.com/adding-a-view-permission-to-django-models