mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 11:38:39 +02:00
change the url from securityemail to security-email
This commit is contained in:
parent
a95ff2bf53
commit
a85bd5231f
2 changed files with 2 additions and 2 deletions
|
@ -84,7 +84,7 @@ urlpatterns = [
|
|||
name="domain-nameservers",
|
||||
),
|
||||
path(
|
||||
"domain/<int:pk>/securityemail",
|
||||
"domain/<int:pk>/security-email",
|
||||
views.DomainSecurityEmailView.as_view(),
|
||||
name="domain-security-email",
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue