diff --git a/core/modules/comment/src/Entity/CommentType.php b/core/modules/comment/src/Entity/CommentType.php index a773c583327f688a11011c71bc712b55e3768938..e8978520bcafecdcb4de5e84a501e02de9ce4e1d 100644 --- a/core/modules/comment/src/Entity/CommentType.php +++ b/core/modules/comment/src/Entity/CommentType.php @@ -37,7 +37,7 @@ * "delete-form" = "/admin/structure/comment/manage/{comment_type}/delete", * "edit-form" = "/admin/structure/comment/manage/{comment_type}", * "add-form" = "/admin/structure/comment/types/add", - * "collection" = "/admin/structure/comment/types", + * "collection" = "/admin/structure/comment", * }, * config_export = { * "id",