From 2bdb4e4d78e671328c93304f03533ccbc9581447 Mon Sep 17 00:00:00 2001 From: Harshil Date: Fri, 18 Dec 2020 19:00:02 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8Fix=20workflow=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/nodes/nodes-library/nodes/Brandfetch/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/nodes/nodes-library/nodes/Brandfetch/README.md b/docs/nodes/nodes-library/nodes/Brandfetch/README.md index 0c8480c25..abce391f7 100644 --- a/docs/nodes/nodes-library/nodes/Brandfetch/README.md +++ b/docs/nodes/nodes-library/nodes/Brandfetch/README.md @@ -1,5 +1,5 @@ --- -permalink: /nodes/n8n-nodes-base.brandfetch +permalink: /nodes/n8n-nodes-base.Brandfetch description: Learn how to use the Brandfetch node in n8n --- @@ -22,9 +22,10 @@ You can find authentication information for this node [here](../../../credential ## Example Usage -This workflow allows you to get the logo, icon, and information of a company and store it in Airtable. You can also find the [workflow](https://n8n.io/workflows/778) on n8n.io. This example usage workflow would use the following nodes. +This workflow allows you to get the logo, icon, and information of a company and store it in Airtable. You can also find the [workflow](https://n8n.io/workflows/835) on n8n.io. This example usage workflow would use the following nodes. - [Start](../../core-nodes/Start/README.md) - [Brandfetch]() +- [Set](../../core-nodes/Set/README.md) - [Airtable](../../nodes/Airtable/README.md) The final workflow should look like the following image.