Skip to content

Commit

Permalink
Fix issues in setup guide
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaRanasinghe committed Apr 8, 2024
1 parent 5fa6e62 commit 050ef8c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 12 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,9 @@ Once you have an Asana account, you can proceed to create a PAT or set up OAuth2
1. Provide a name for the token and accept Asana's API terms checkbox after reading them.
2. Click on the **Create token** button.

<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-asana/master/docs/setup/resources/2-generate-token.png alt="Generate new PAT">
<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-asana/master/docs/setup/resources/2-create-token.png alt="Generate new PAT">

### Step 5: Generate the token

1. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector.
3. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector.

<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-asana/master/docs/setup/resources/3-copy-token.png alt="Copy PAT">

Expand Down
6 changes: 2 additions & 4 deletions ballerina/Module.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,9 @@ Once you have an Asana account, you can proceed to create a PAT or set up OAuth2
1. Provide a name for the token and accept Asana's API terms checkbox after reading them.
2. Click on the **Create token** button.

<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-asana/master/docs/setup/resources/2-generate-token.png alt="Generate new PAT">
<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-asana/master/docs/setup/resources/2-create-token.png alt="Generate new PAT">

### Step 5: Generate the token

1. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector.
3. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector.

<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-asana/master/docs/setup/resources/3-copy-token.png alt="Copy PAT">

Expand Down
6 changes: 2 additions & 4 deletions ballerina/Package.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,9 @@ Once you have an Asana account, you can proceed to create a PAT or set up OAuth2
1. Provide a name for the token and accept Asana's API terms checkbox after reading them.
2. Click on the **Create token** button.

<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-asana/master/docs/setup/resources/2-generate-token.png alt="Generate new PAT">
<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-asana/master/docs/setup/resources/2-create-token.png alt="Generate new PAT">

### Step 5: Generate the token

1. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector.
3. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector.

<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-asana/master/docs/setup/resources/3-copy-token.png alt="Copy PAT">

Expand Down

0 comments on commit 050ef8c

Please sign in to comment.