Skip to content

Commit

Permalink
Change Django-rest-framework reference on README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
ajha63 committed Oct 4, 2024
1 parent 1075d3f commit 10eabdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [Django REST framework][def]
# [Django REST framework][DRF]

[![build-status-image]][build-status]
[![coverage-status-image]][codecov]
Expand Down Expand Up @@ -32,7 +32,7 @@ Some reasons you might want to use REST framework:
# API documents with Swagger


[def]: https://www.django-rest-framework.org/
[DRF]: https://www.django-rest-framework.org/
[image]: https://ajha.info/images/drf-api-document-image.png

[build-status-image]: https://github.com/encode/django-rest-framework/actions/workflows/main.yml/badge.svg
Expand Down

0 comments on commit 10eabdd

Please sign in to comment.