Skip to content

Commit 31dfa62

Browse files
authored
Merge pull request #57 from willbush/patch-1
Fix link to guide locating API Key
2 parents 3ac0c5d + 9125757 commit 31dfa62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
### Prerequisites
2020
Create the next environment vars in your repository:
2121
* `TEAMWORK_URI`: The URL of your installation (e.g.: https://yourcompany.teamwork.com)
22-
* `TEAMWORK_API_TOKEN`: The API token to authenticate the workflow. Follow [this guide](https://developer.teamwork.com/guides/api-key-url/) to find your URL and API key.
22+
* `TEAMWORK_API_TOKEN`: The API token to authenticate the workflow. Follow [this guide](https://support.teamwork.com/projects/using-teamwork/locating-your-api-key) to find your URL and API key.
2323

2424
**Please Note:** The Teamwork account associated with this API key is the account which these comments will be created under. If this user does not have permission to access the project, this action will be ignored.
2525

0 commit comments

Comments
 (0)