--- a/src/Entity/ParagraphsType.php +++ b/src/Entity/ParagraphsType.php @@ -82,8 +82,8 @@ class ParagraphsType extends ConfigEntityBundleBase implements ParagraphsTypeIn ], links: [ - 'edit-form' => '/admin/structure/paragraphs_type/[paragraphs_type]', - 'delete-form' => '/admin/structure/paragraphs_type/[paragraphs_type]/delete', + 'edit-form' => '/admin/structure/paragraphs_type/{paragraphs_type}', + 'delete-form' => '/admin/structure/paragraphs_type/{paragraphs_type}/delete', 'collection' => '/admin/structure/paragraphs_type', ],