Skip to content

Commit

Permalink
Fix the index.md move to images folder accidentally
Browse files Browse the repository at this point in the history
  • Loading branch information
lipemorais committed Apr 28, 2024
1 parent a509b31 commit 2e1bbb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions first_api/first_api/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@
urlpatterns = [
path("admin/", admin.site.urls),
path("", include('music.urls')),
# path('api-auth/', include('rest_framework.urls'))
]

0 comments on commit 2e1bbb6

Please sign in to comment.