From 7e9df5ca32c638f00947c49846f970e2290b8117 Mon Sep 17 00:00:00 2001 From: Nipuna Ranasinghe Date: Mon, 8 Apr 2024 14:45:25 +0530 Subject: [PATCH] Improve image rendering within docs --- README.md | 6 +++--- ballerina/Module.md | 6 +++--- ballerina/Package.md | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index b826c23..62a7b9a 100644 --- a/README.md +++ b/README.md @@ -25,18 +25,18 @@ Once you have an Asana account, you can proceed to create a PAT or set up OAuth2 2. After logging in, navigate to the [Asana developer console](https://app.asana.com/0/my-apps). 3. Click on the **+ Create new token** button. - Asana Developer Console + Asana Developer Console ### Step 2: Create a new access token 1. Provide a name for the token and accept Asana's API terms checkbox after reading them. 2. Click on the **Create token** button. - Generate new PAT + Generate new PAT 3. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector. - Copy PAT + Copy PAT ## Quickstart diff --git a/ballerina/Module.md b/ballerina/Module.md index 7c68d89..a024c34 100644 --- a/ballerina/Module.md +++ b/ballerina/Module.md @@ -17,18 +17,18 @@ Once you have an Asana account, you can proceed to create a PAT or set up OAuth2 2. After logging in, navigate to the [Asana developer console](https://app.asana.com/0/my-apps). 3. Click on the **+ Create new token** button. - Asana Developer Console + Asana Developer Console ### Step 2: Create a new access token 1. Provide a name for the token and accept Asana's API terms checkbox after reading them. 2. Click on the **Create token** button. - Generate new PAT + Generate new PAT 3. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector. - Copy PAT + Copy PAT ## Quickstart diff --git a/ballerina/Package.md b/ballerina/Package.md index d94addf..8dc239c 100644 --- a/ballerina/Package.md +++ b/ballerina/Package.md @@ -17,18 +17,18 @@ Once you have an Asana account, you can proceed to create a PAT or set up OAuth2 2. After logging in, navigate to the [Asana developer console](https://app.asana.com/0/my-apps). 3. Click on the **+ Create new token** button. - Asana Developer Console + Asana Developer Console ### Step 2: Create a new access token 1. Provide a name for the token and accept Asana's API terms checkbox after reading them. 2. Click on the **Create token** button. - Generate new PAT + Generate new PAT 3. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector. - Copy PAT + Copy PAT ## Quickstart