Skip to content

Commit

Permalink
Merge pull request #1 from damirarh/feature/clockify-api-key-url
Browse files Browse the repository at this point in the history
Update link for generating Clockify API key
  • Loading branch information
damirarh authored Oct 10, 2024
2 parents e67c81a + 9cef61c commit 56b3bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The tool exports data from a Clockify [shared report](https://clockify.me/help/r
You need the following information from Clockify to invoke the tool:

- report ID: it's the final part of the URL when viewing the shared report in the browser, e.g. https://app.clockify.me/shared/YourReportId
- API key: you can generate it at the bottom of your [Clockify user settings page](https://app.clockify.me/user/settings) (don't share it with anyone as it gives access to all your data in Clockify)
- API key: you can generate it on the Advanced tab of your [Clockify Preferences page](https://app.clockify.me/user/preferences#advanced) (don't share it with anyone as it gives access to all your data in Clockify)

## Installation

Expand Down

0 comments on commit 56b3bca

Please sign in to comment.