diff --git a/core/modules/update/src/ProjectSecurityData.php b/core/modules/update/src/ProjectSecurityData.php index 171b130e35f777439c3f4bf1fc92df2e030bf982..e86a5845c2681c69645ffc58ad85bdff20bd6441 100644 --- a/core/modules/update/src/ProjectSecurityData.php +++ b/core/modules/update/src/ProjectSecurityData.php @@ -144,7 +144,7 @@ public function getCoverageInfo() { /** * Gets the release the current minor will receive security coverage until. * - * @todo In https://www.drupal.org/node/2608062 determine how we will know + * @todo In https://www.drupal.org/node/2998285 determine how we will know * what the final minor release of a particular major version will be. This * method should not return a version beyond that minor. *