瀏覽代碼

Fix botman url

pull/880/head
Jibé Barth 8 年之前
父節點
當前提交
f0af0dee44
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -771,7 +771,7 @@ Libraries to help manage database schemas and migrations.
771 771
 *Useful libraries or tools that don't fit in the categories above.*
772 772
 
773 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 775
 * [Cake Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and Xml (CP).
776 776
 * [Chief](https://github.com/adamnicholson/Chief) - A command bus library.
777 777
 * [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimising autoloading.

Loading…
取消
儲存