Skip to content

Commit 4773d73

Browse files
authored
docs: Update third-party-packages.md to rename customization packages (#9248)
* Add 2 customization packages, rest-framework-redesign and rest-framework-material * docs: Update third-party-packages.md to rename customization packages
1 parent 336e7ad commit 4773d73

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/community/third-party-packages.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
154154

155155
### Customization
156156

157-
* [rest-framework-redesign][rest-framework-redesign] - A package for customizing the API using Bootstrap 5.
158-
* [rest-framework-material][rest-framework-material] - Material design for Django REST Framework API.
157+
* [drf-redesign][drf-redesign] - A project that gives a fresh look to the browse-able API using Bootstrap 5.
158+
* [drf-material][drf-material] - A project that gives a sleek and elegant look to the browsable API using Material Design.
159159

160160
[cite]: http://www.software-ecosystems.com/Software_Ecosystems/Ecosystems.html
161161
[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
248248
[django-requestlogs]: https://github.com/Raekkeri/django-requestlogs
249249
[drf-standardized-errors]: https://github.com/ghazi-git/drf-standardized-errors
250250
[drf-api-action]: https://github.com/Ori-Roza/drf-api-action
251-
[rest-framework-redesign]: https://github.com/youzarsiph/rest-framework-redesign
252-
[rest-framework-material]: https://github.com/youzarsiph/rest-framework-material
251+
[drf-redesign]: https://github.com/youzarsiph/drf-redesign
252+
[drf-material]: https://github.com/youzarsiph/drf-material

0 commit comments

Comments
 (0)