From b677b7b15dc85c3e2ba3f4407d7985f54a11eaad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rignon=20No=C3=ABl?= Date: Thu, 11 Jun 2020 13:33:04 -0400 Subject: [PATCH] Update link to dry-rest-permissions (#7374) dry-rest-permissions was no maintain since 2018, so FJNR-inc just got a new PyPi version on their fork --- docs/api-guide/permissions.md | 2 +- docs/community/third-party-packages.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api-guide/permissions.md b/docs/api-guide/permissions.md index ac2924a83..d035243d5 100644 --- a/docs/api-guide/permissions.md +++ b/docs/api-guide/permissions.md @@ -322,7 +322,7 @@ The [Django Rest Framework Role Filters][django-rest-framework-role-filters] pac [filtering]: filtering.md [composed-permissions]: https://github.com/niwibe/djangorestframework-composed-permissions [rest-condition]: https://github.com/caxap/rest_condition -[dry-rest-permissions]: https://github.com/Helioscene/dry-rest-permissions +[dry-rest-permissions]: https://github.com/FJNR-inc/dry-rest-permissions [django-rest-framework-roles]: https://github.com/computer-lab/django-rest-framework-roles [djangorestframework-api-key]: https://florimondmanca.github.io/djangorestframework-api-key/ [django-rest-framework-role-filters]: https://github.com/allisson/django-rest-framework-role-filters diff --git a/docs/community/third-party-packages.md b/docs/community/third-party-packages.md index 2033d97ab..b47dc098f 100644 --- a/docs/community/third-party-packages.md +++ b/docs/community/third-party-packages.md @@ -327,7 +327,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque [django-versatileimagefield-drf-docs]:https://django-versatileimagefield.readthedocs.io/en/latest/drf_integration.html [drf-tracking]: https://github.com/aschn/drf-tracking [django-rest-framework-braces]: https://github.com/dealertrack/django-rest-framework-braces -[dry-rest-permissions]: https://github.com/Helioscene/dry-rest-permissions +[dry-rest-permissions]: https://github.com/FJNR-inc/dry-rest-permissions [django-url-filter]: https://github.com/miki725/django-url-filter [drf-url-filter]: https://github.com/manjitkumar/drf-url-filters [cookiecutter-django-rest]: https://github.com/agconti/cookiecutter-django-rest