From 7d9d7d0c77de012a1bb586d39a84381d5d1a9985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Ovejero?= Date: Tue, 8 Dec 2020 05:13:37 -0300 Subject: [PATCH] Fix link to workflow creation overview section (#321) --- docs/nodes/nodes-library/core-nodes/Cron/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nodes/nodes-library/core-nodes/Cron/README.md b/docs/nodes/nodes-library/core-nodes/Cron/README.md index d46eda618..dbb3e411a 100644 --- a/docs/nodes/nodes-library/core-nodes/Cron/README.md +++ b/docs/nodes/nodes-library/core-nodes/Cron/README.md @@ -12,7 +12,7 @@ The Cron node is useful to schedule the workflows to run periodically at fixed d 2. Make sure that the timezone is set correctly for the n8n instance (or the workflow). ::: -You can find the example usage of the Cron node in the [Creating Your First Workflow](../../../../getting-started/creating-your-first-workflow.md) guide. +You can find the example usage of the Cron node in the [Creating Your First Workflow](../../../../getting-started/create-your-first-workflow/create-your-first-workflow/README.md) guide. ## Node Reference