fix broken link in worker.md file

This commit is contained in:
Jools 2017-04-10 14:53:13 +02:00 committed by Dmitry Khomutov
parent d5c143fa50
commit 4feb2955cd

View file

@ -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
--------------