diff -u -r cron_control/cron_control.module modules/cron_control/cron_control.module
--- cron_control/cron_control.module	2011-01-30 13:42:44.504970464 +0100
+++ modules/cron_control/cron_control.module	2011-01-30 12:54:53.000000000 +0100
@@ -256,7 +256,7 @@
           $requirements['cron_control_status']['value'] = t('At least one cron job is disabled on all servers.');
           $requirements['cron_control_status']['severity'] = REQUIREMENT_WARNING;
         }
-        $requirements['cron_control_status']['description'] = t('See the !link page for more information.', array('!link' => l('cron control configuration', 'admin/config/system/cron_control')));
+        $requirements['cron_control_status']['description'] = t('See the !link page for more information.', array('!link' => l('cron control configuration', 'admin/config/system/cron/cron_control')));
       }
     }
     else {
