Merge "fix document cross-link syntax"

This commit is contained in:
Zuul 2018-02-07 21:52:34 +00:00 committed by Gerrit Code Review
commit dc9e789368
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ plugin, StoryBoard will manage and maintain your crontab registration for you::
storyboard.plugin.cron =
my-plugin-cron = my.namespace.plugin:CronWorker
To learn how to write a cron plugin, `read more here <./plugin_cron.html>`_.
To learn how to write a cron plugin see :doc:`plugin_cron`.
Event Workers
`````````````