fix broken link in worker.md file
This commit is contained in:
parent
d5c143fa50
commit
4feb2955cd
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ The worker is the recommended way to run PHP Censor builds. You can run several
|
|||
allowing jobs to be run simultaneously without the overhead of polling your database.
|
||||
|
||||
If you can't run Beanstalkd on your server, or would prefer to run builds on a regular schedule, you should consider
|
||||
using the [running builds via Cron](workers/cron.md).
|
||||
using the [running builds via Cron](cron.md).
|
||||
|
||||
Pre-Requisites
|
||||
--------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue