Skip to content

Commit b677b7b

Browse files
authored
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
1 parent acbd9d8 commit b677b7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api-guide/permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ The [Django Rest Framework Role Filters][django-rest-framework-role-filters] pac
322322
[filtering]: filtering.md
323323
[composed-permissions]: https://github.com/niwibe/djangorestframework-composed-permissions
324324
[rest-condition]: https://github.com/caxap/rest_condition
325-
[dry-rest-permissions]: https://github.com/Helioscene/dry-rest-permissions
325+
[dry-rest-permissions]: https://github.com/FJNR-inc/dry-rest-permissions
326326
[django-rest-framework-roles]: https://github.com/computer-lab/django-rest-framework-roles
327327
[djangorestframework-api-key]: https://florimondmanca.github.io/djangorestframework-api-key/
328328
[django-rest-framework-role-filters]: https://github.com/allisson/django-rest-framework-role-filters

docs/community/third-party-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
327327
[django-versatileimagefield-drf-docs]:https://django-versatileimagefield.readthedocs.io/en/latest/drf_integration.html
328328
[drf-tracking]: https://github.com/aschn/drf-tracking
329329
[django-rest-framework-braces]: https://github.com/dealertrack/django-rest-framework-braces
330-
[dry-rest-permissions]: https://github.com/Helioscene/dry-rest-permissions
330+
[dry-rest-permissions]: https://github.com/FJNR-inc/dry-rest-permissions
331331
[django-url-filter]: https://github.com/miki725/django-url-filter
332332
[drf-url-filter]: https://github.com/manjitkumar/drf-url-filters
333333
[cookiecutter-django-rest]: https://github.com/agconti/cookiecutter-django-rest

0 commit comments

Comments
 (0)