浏览代码

Fix botman url

pull/880/head
Jibé Barth 8 年前
父节点
当前提交
f0af0dee44
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

771
 *Useful libraries or tools that don't fit in the categories above.*
771
 *Useful libraries or tools that don't fit in the categories above.*
772
 
772
 
773
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
773
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
774
-* [BotMan](https://github.com/mpociot/botman) - A framework agnostic PHP library to build cross-platform chat bots.
774
+* [BotMan](https://github.com/botman/botman) - A framework agnostic PHP library to build cross-platform chat bots.
775
 * [Cake Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and Xml (CP).
775
 * [Cake Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and Xml (CP).
776
 * [Chief](https://github.com/adamnicholson/Chief) - A command bus library.
776
 * [Chief](https://github.com/adamnicholson/Chief) - A command bus library.
777
 * [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimising autoloading.
777
 * [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimising autoloading.

正在加载...
取消
保存