dev/core#1945 Fix recur access regression
[civicrm-core.git] / CRM / Utils / System.php
index debc640b5b38ca97d4259963ad97a67c9fe0f62d..cedef4ca0d458ca83af785ebf097b81633d5dc58 100644 (file)
@@ -600,7 +600,7 @@ class CRM_Utils_System {
     // also make sure the key is sent and is valid
     $key = trim(CRM_Utils_Array::value('key', $_REQUEST));
 
-    $docAdd = "More info at:" . CRM_Utils_System::docURL2("Managing Scheduled Jobs", TRUE, NULL, NULL, NULL, "wiki");
+    $docAdd = "More info at: " . CRM_Utils_System::docURL2('sysadmin/setup/jobs', TRUE);
 
     if (!$key) {
       return self::authenticateAbort(