diff --git a/readme.md b/readme.md index 17608219..f6be18f9 100644 --- a/readme.md +++ b/readme.md @@ -13,7 +13,7 @@ PipedriveClient client = new PipedriveClient(new ProductHeaderValue("PipedriveEx }; ``` -You can obtain your secret API key from the API Settings `https://[your organization].pipedrive.com/settings#api` in Pipedrive. +You can obtain your secret API key from the API Settings `https://[your organization].pipedrive.com/settings/api` in Pipedrive. ## Debugging @@ -325,4 +325,4 @@ You can debug this library right from your application by configuring the [NuGet - [x] Webhooks - [x] getWebhooks - [x] addWebhook - - [x] deleteWebhook \ No newline at end of file + - [x] deleteWebhook