From 49e00f820b91c2d432d002896bec308ac9053640 Mon Sep 17 00:00:00 2001 From: Ben Brown Date: Wed, 14 Mar 2018 17:06:24 -0500 Subject: [PATCH] Update readme.md --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 27f4162d2..c0bda2743 100644 --- a/readme.md +++ b/readme.md @@ -147,7 +147,7 @@ controller.middleware.send.use(function(bot, message, next) { # Full Documentation -* [Get Started](https://botkit.ai/get_started.html) +* [Get Started](https://botkit.ai/getstarted.html) * [Introduction](https://botkit.ai/docs/) * [Core Features](https://botkit.ai/docs/core.html) * [Botkit Studio API](https://botkit.ai/docs/readme-studio.html) @@ -161,7 +161,6 @@ controller.middleware.send.use(function(bot, message, next) { * [Twilio SMS](https://botkit.ai/docs/readme-twiliosms.html) * [Twilio IPM](https://botkit.ai/docs/readme-twilioipm.html) * [Microsoft Bot Framework](https://botkit.ai/docs/readme-botframework.html) - * [Extending Botkit with Plugins and Middleware](https://botkit.ai/docs/middleware.html) * [Message Pipeline](https://botkit.ai/docs/readme-pipeline.html) * [List of current plugins](https://botkit.ai/docs/readme-middlewares.html)