Skip to content

Commit

Permalink
Update readme.md (DavidRouyer#88)
Browse files Browse the repository at this point in the history
new api location
  • Loading branch information
Chinh-P authored Jul 23, 2021
1 parent 877800c commit 3b71f08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
- [x] deleteWebhook

0 comments on commit 3b71f08

Please sign in to comment.