diff --git a/README.md b/README.md index a64ffa6f..0d49ec86 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Kore Bot Server SDK is set of libraries which gives you more control over the bots you build on Kore Bots platform. Once you build the Dialog task using Dialog Editor, you can subscribe to all the message and webhook events. You can easily add event handlers in the SDK and get the handle over the messages and webhook events -Visit https://developer.kore.com/docs/bots/bot-builder/defining-bot-tasks/dialog-tasks/using-the-botkit-sdk/ for configuration instructions and API documentation. +Visit https://developer.kore.ai/docs/bots/sdks/using-the-botkit-sdk/ for configuration instructions and API documentation.