From c706bfda431cc3ee9205fac28492fa27ef420a72 Mon Sep 17 00:00:00 2001 From: Lorena Date: Thu, 18 Mar 2021 15:10:31 +0100 Subject: [PATCH] :hammer: Fix links in whats-next --- docs/getting-started/whats-next.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/getting-started/whats-next.md b/docs/getting-started/whats-next.md index 631a9deeb..068859fb4 100644 --- a/docs/getting-started/whats-next.md +++ b/docs/getting-started/whats-next.md @@ -1,7 +1,7 @@ # What's Next? -Addicted to n8n? Here's what you can do next: +Do you enjoy creating n8n workflows? Here's what you can do next: -- Learn more about the different [nodes](../nodes/nodes.md) in n8n. -- Check out the [reference](../reference/reference.md) section to learn more about n8n. -- Check out our [blog](https://medium.com/n8n-io) for tutorials and learn about what others are doing with n8n. \ No newline at end of file +- See all n8n [nodes](../nodes/README.md) and try out new workflows. +- Check out the [reference](../reference/README.md) section to learn more about how n8n works. +- Read our [blog](https://n8n.io/blog/) and discover what others are doing with n8n. \ No newline at end of file