diff --git a/docs/community/third-party-packages.md b/docs/community/third-party-packages.md index 20c62f8d6..3a4ba5848 100644 --- a/docs/community/third-party-packages.md +++ b/docs/community/third-party-packages.md @@ -154,8 +154,8 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque ### Customization -* [rest-framework-redesign][rest-framework-redesign] - A package for customizing the API using Bootstrap 5. -* [rest-framework-material][rest-framework-material] - Material design for Django REST Framework API. +* [drf-redesign][drf-redesign] - A project that gives a fresh look to the browse-able API using Bootstrap 5. +* [drf-material][drf-material] - A project that gives a sleek and elegant look to the browsable API using Material Design. [cite]: http://www.software-ecosystems.com/Software_Ecosystems/Ecosystems.html [cookiecutter]: https://github.com/jpadilla/cookiecutter-django-rest-framework @@ -248,5 +248,5 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque [django-requestlogs]: https://github.com/Raekkeri/django-requestlogs [drf-standardized-errors]: https://github.com/ghazi-git/drf-standardized-errors [drf-api-action]: https://github.com/Ori-Roza/drf-api-action -[rest-framework-redesign]: https://github.com/youzarsiph/rest-framework-redesign -[rest-framework-material]: https://github.com/youzarsiph/rest-framework-material +[drf-redesign]: https://github.com/youzarsiph/drf-redesign +[drf-material]: https://github.com/youzarsiph/drf-material