From 92cf6c940393f64f77c9934aa164ec832c181ccf Mon Sep 17 00:00:00 2001 From: Amudhan Date: Fri, 18 Sep 2020 21:45:34 +0530 Subject: [PATCH] :zap: Minor fixes --- docs/nodes/credentials/Asana/README.md | 2 +- docs/nodes/credentials/LinkedIn/README.md | 2 +- docs/nodes/nodes-library/nodes/LinkedIn/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/nodes/credentials/Asana/README.md b/docs/nodes/credentials/Asana/README.md index f0db54feb..d79ddd3a6 100644 --- a/docs/nodes/credentials/Asana/README.md +++ b/docs/nodes/credentials/Asana/README.md @@ -17,7 +17,7 @@ Create an [Asana](https://www.Asana.com/) account. 1. Open your Asana dashboard. 2. Click on your user icon in the top right. -3. Click on ***My Profile Settings...***. +3. Click on **_My Profile Settings..._** 4. Click on the ***Apps*** tab. 5. Click on ***Manage Developer Apps***. 6. Click on ***New App***. diff --git a/docs/nodes/credentials/LinkedIn/README.md b/docs/nodes/credentials/LinkedIn/README.md index 06a97170f..560e122ac 100644 --- a/docs/nodes/credentials/LinkedIn/README.md +++ b/docs/nodes/credentials/LinkedIn/README.md @@ -43,4 +43,4 @@ Create a [LinkedIn](https://www.linkedin.com/) account. 2. Click the ***Select*** button next to the API you want to enable in the ***Products*** section. 3. Click the checkbox to accept the terms and conditions and then click on the ***Add product*** button. -**Note:** You will need to enable the 'Share on LinkedIn' and 'Sign In with LinkedIn' products to connect with n8n. If you would like to connect an organizational LinkedIn account to n8n, then you also additionally need to enable the 'Marketing Developer Platform' product. \ No newline at end of file +**Note:** You will need to enable the ***Share on LinkedIn*** and ***Sign In with LinkedIn*** products to connect with n8n. If you would like to connect an organizational LinkedIn account to n8n, then you also additionally need to enable the ***Marketing Developer Platform*** product. \ No newline at end of file diff --git a/docs/nodes/nodes-library/nodes/LinkedIn/README.md b/docs/nodes/nodes-library/nodes/LinkedIn/README.md index 0365975ed..5f72faf04 100644 --- a/docs/nodes/nodes-library/nodes/LinkedIn/README.md +++ b/docs/nodes/nodes-library/nodes/LinkedIn/README.md @@ -20,7 +20,7 @@ You can find authentication information for this node [here](../../../credential This workflow allows you to download an image and post it on LinkedIn. You can also find the [workflow](https://n8n.io/workflows/681) on the website. This example usage workflow would use the following two nodes. - [Start](../../core-nodes/Start/README.md) - [HTTP Request](../../core-nodes/HTTPRequest/README.md) -- [LinkedIn] +- [LinkedIn]() The final workflow should look like the following image.