Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Brown authored Mar 14, 2018
1 parent 96f7b17 commit 49e00f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down

0 comments on commit 49e00f8

Please sign in to comment.