diff --git a/core/modules/contact/contact.routing.yml b/core/modules/contact/contact.routing.yml index 3f987bd..996f61d 100644 --- a/core/modules/contact/contact.routing.yml +++ b/core/modules/contact/contact.routing.yml @@ -21,7 +21,7 @@ contact_category_add: _permission: 'administer contact forms' contact_category_edit: - pattern: '/admin/structure/contact/manage/{contact_category}/edit' + pattern: '/admin/structure/contact/manage/{contact_category}' defaults: _entity_form: contact_category.default requirements: