From ed866758ffac937d5db02b0e210c4a6cd552f5fe Mon Sep 17 00:00:00 2001 From: Lorena Ciutacu <38855851+lorenanda@users.noreply.github.com> Date: Tue, 30 Mar 2021 09:14:15 +0200 Subject: [PATCH] :hammer: fix links --- docs/getting-started/create-your-first-workflow/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/create-your-first-workflow/README.md b/docs/getting-started/create-your-first-workflow/README.md index f28a7ab63..1d88c3b6c 100644 --- a/docs/getting-started/create-your-first-workflow/README.md +++ b/docs/getting-started/create-your-first-workflow/README.md @@ -2,5 +2,5 @@ We have created two tutorials that you can follow to get familiar with the process of building workflows in n8n. Feel free to choose one that resonates the most with you and the tasks that you plan to automate. -- Option A: [Daily Weather Notifications with OpenWeatherMap and Twilio ☀️](../daily-weather-notifications/README.md) -- Option B: [Automate Product Feedback with Typeform, Airtable, and Trello 📈](../get-product-feedback/README.md) +- Option A: [Daily Weather Notifications with OpenWeatherMap and Twilio ☀️](./daily-weather-notifications/README.md) +- Option B: [Automate Product Feedback with Typeform, Airtable, and Trello 📈](./get-product-feedback/README.md)