Scheduled jobs: replace outdated wiki link
authorAndrew Hunt <andrew@aghstrategies.com>
Wed, 26 Jun 2019 15:43:27 +0000 (11:43 -0400)
committerAndrew Hunt <andrew@aghstrategies.com>
Wed, 26 Jun 2019 15:43:27 +0000 (11:43 -0400)
templates/CRM/Admin/Page/Job.tpl

index 2001bfa815a4404bc1ada42227bddb7902f69a9c..678349897effdf6083b81adb0238599f2a5f88ab 100644 (file)
@@ -25,7 +25,7 @@
 *}
 {capture assign=runAllURL}{crmURL p='civicrm/admin/runjobs' q="reset=1"}{/capture}
 <div class="help">
-    {ts 1=$runAllURL}You can configure scheduled jobs (cron tasks) for your CiviCRM installation. For most sites, your system administrator should set up one or more 'cron' tasks to run the enabled jobs. However, you can also <a href="%1">run all scheduled jobs manually</a>, or run specific jobs from this screen (click 'more' and then 'Execute Now').{/ts} {docURL page="Managing Scheduled Jobs" resource="wiki" text="(Job parameters and command line syntax documentation...)"}
+    {ts 1=$runAllURL}You can configure scheduled jobs (cron tasks) for your CiviCRM installation. For most sites, your system administrator should set up one or more 'cron' tasks to run the enabled jobs. However, you can also <a href="%1">run all scheduled jobs manually</a>, or run specific jobs from this screen (click 'more' and then 'Execute Now').{/ts} {docURL page="sysadmin/setup/jobs" text="(Job parameters and command line syntax documentation...)"}
 </div>
 
 {if $action eq 1 or $action eq 2 or $action eq 8}