Skip to content

Commit 60a63ff

Browse files
committed
Merge pull request #2482 from mareknaskret/patch-1
Update filtering.md
2 parents 6d89430 + 4a2a36e commit 60a63ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api-guide/filtering.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,8 +398,8 @@ The [django-rest-framework-filters package][django-rest-framework-filters] works
398398
[cite]: https://docs.djangoproject.com/en/dev/topics/db/queries/#retrieving-specific-objects-with-filters
399399
[django-filter]: https://github.com/alex/django-filter
400400
[django-filter-docs]: https://django-filter.readthedocs.org/en/latest/index.html
401-
[guardian]: http://pythonhosted.org/django-guardian/
402-
[view-permissions]: http://pythonhosted.org/django-guardian/userguide/assign.html
401+
[guardian]: https://django-guardian.readthedocs.org/
402+
[view-permissions]: https://django-guardian.readthedocs.org/en/latest/userguide/assign.html
403403
[view-permissions-blogpost]: http://blog.nyaruka.com/adding-a-view-permission-to-django-models
404404
[nullbooleanselect]: https://github.com/django/django/blob/master/django/forms/widgets.py
405405
[search-django-admin]: https://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.ModelAdmin.search_fields

0 commit comments

Comments
 (0)