Index: l10n_update.install
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/l10n_update/l10n_update.install,v
retrieving revision 1.7.2.5.2.2
diff -u -p -r1.7.2.5.2.2 l10n_update.install
--- l10n_update.install	9 Dec 2010 11:24:40 -0000	1.7.2.5.2.2
+++ l10n_update.install	21 Dec 2010 11:38:09 -0000
@@ -201,7 +201,7 @@ function l10n_update_requirements($phase
         $requirements['l10n_update']['description'] = t(
           'There are new or updated translations available for currently installed modules and themes. To check for updates, you can visit the <a href="@check_manually">translation update page</a>.',
           array(
-            '@check_manually' => url('admin/structure/translate/update')
+            '@check_manually' => url('admin/config/regional/translate/update')
           )
         );
       }
