From 3e5c0af7c97295d67538432e8945cdee3399f5cc Mon Sep 17 00:00:00 2001 From: Harshil Date: Mon, 29 Mar 2021 10:20:32 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Fix=20link=20for=20credential=20?= =?UTF-8?q?documentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/nodes/nodes-library/core-nodes/IMAPEmail/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nodes/nodes-library/core-nodes/IMAPEmail/README.md b/docs/nodes/nodes-library/core-nodes/IMAPEmail/README.md index 08348adbf..053c70ea1 100644 --- a/docs/nodes/nodes-library/core-nodes/IMAPEmail/README.md +++ b/docs/nodes/nodes-library/core-nodes/IMAPEmail/README.md @@ -32,6 +32,6 @@ The final workflow should look like the following image. ### 1. IMAP Email node -1. First of all, you'll have to enter credentials for the IMAP Email node. You can find out how to do that [here](../../../credentials/IMAPEmail/README.md). +1. First of all, you'll have to enter credentials for the IMAP Email node. You can find out how to do that [here](../../../credentials/IMAP/README.md). 2. Enter the name of the mailbox from which you want to receive emails in the ***Mailbox Name*** field. 3. Click on ***Execute Node*** to run the workflow.