Skip to content

Commit

Permalink
Merge pull request #5 from NipunaRanasinghe/main
Browse files Browse the repository at this point in the history
Fix issues in setup guide
  • Loading branch information
NipunaRanasinghe authored Apr 8, 2024
2 parents 74bef24 + 050ef8c commit 651e9bc
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 651e9bc

Please sign in to comment.