Skip to content

Commit

Permalink
Fix url path, #151
Browse files Browse the repository at this point in the history
  • Loading branch information
njkim committed Jan 22, 2025
1 parent 79a9a92 commit 31a8dac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arches_lingo/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@
),
path(
"api/person-rdm-system",
"api/person",
PersonRdmSystemSerializerView.as_view(),
name="api-person-list",
),
Expand Down

0 comments on commit 31a8dac

Please sign in to comment.