Skip to content

Commit

Permalink
added: urls.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chem1sto committed Jun 20, 2024
1 parent a8dc2c4 commit 8f5c539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api_yamdb/api_yamdb/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

urlpatterns = [
path(
'admin/',
'yamdb_backend/admin/',
admin.site.urls
),
path(
Expand Down

0 comments on commit 8f5c539

Please sign in to comment.