Merge pull request #456 from appwrite/docs-cron-link

Update link to cron docs
This commit is contained in:
Eldad A. Fux
2023-06-02 15:53:29 +03:00
committed by GitHub
@@ -49,7 +49,7 @@
<Heading tag="h6" size="7">Schedule</Heading>
<p>
Set a Cron schedule to trigger your function. Leave blank for no schedule. <a
href="https://en.wikipedia.org/wiki/Cron"
href="https://appwrite.io/docs/functions#scheduled-execution"
target="_blank"
rel="noopener noreferrer"
class="link">