Skip to content

Commit

Permalink
Update src/peoplefinder/urls.py
Browse files Browse the repository at this point in the history
Co-authored-by: Marcel Kornblum <[email protected]>
  • Loading branch information
CamLamb and marcelkornblum authored Sep 20, 2023
1 parent 6ad152b commit 57da27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/peoplefinder/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
ProfileEditView.as_view(),
name="profile-edit-section",
),
# Leaving DIT
# Leaving DBT
path(
"<uuid:profile_slug>/leaving-dbt",
ProfileLeavingDbtView.as_view(),
Expand Down

0 comments on commit 57da27c

Please sign in to comment.