diff --git a/modules/system/system.api.php b/modules/system/system.api.php index 2e420dc6f089eb915fc9cb6c65fbb3a5b731036c..f428951e36dbb39c7432289b617edb5c8f33ac96 100644 --- a/modules/system/system.api.php +++ b/modules/system/system.api.php @@ -2871,7 +2871,7 @@ function hook_install() { * to provide feedback regarding completion level. * * See the batch operations page for more information on how to use the batch API: - * @link http://drupal.org/node/146843 http://drupal.org/node/146843 @endlink + * @link http://drupal.org/node/180528 http://drupal.org/node/180528 @endlink * * @throws DrupalUpdateException, PDOException * In case of error, update hooks should throw an instance of DrupalUpdateException