diff --git a/xmlsitemap.post_update.php b/xmlsitemap.post_update.php
index 2c0ca51df6c5a68fe764e9fd54dbbb398601ea13..54b6d4b91081d58db9d6ca47ebbf860d70c7aec6 100644
--- a/xmlsitemap.post_update.php
+++ b/xmlsitemap.post_update.php
@@ -6,9 +6,7 @@
  */
 
 /**
- * Force cache to be cleared with new hook_entity_type_build().
- *
- * @see https://www.drupal.org/project/xmlsitemap/issues/3079398
+ * Force cache clear for new hook_entity_type_build().
  */
 function xmlsitemap_post_update_entity_type_build_hook() {
   // Empty post-update hook.