From 2fe604a0eaca512595ae8b5c585da819bb97a68b Mon Sep 17 00:00:00 2001 From: A Porat Date: Fri, 30 May 2025 04:41:51 -0700 Subject: [PATCH] fixed AI template gallery link in README.md (#65) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32b2ecd..c90c1b4 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ and nodes. If you run into an issue, go to [support](#support). ## 🛍️ More AI templates For more AI workflow ideas, visit the [**official n8n AI template -gallery**](https://n8n.io/workflows/?categories=AI). From each workflow, +gallery**](https://n8n.io/workflows/categories/ai/). From each workflow, select the **Use workflow** button to automatically import the workflow into your local n8n instance.