Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / comment / src / Entity / CommentType.php
index a773c583327f688a11011c71bc712b55e3768938..e8978520bcafecdcb4de5e84a501e02de9ce4e1d 100644 (file)
@@ -37,7 +37,7 @@ use Drupal\comment\CommentTypeInterface;
  *     "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",