浏览代码

Fixing issues (#826)

pull/827/head
Kuba Werłos 8 年前
父节点
当前提交
d8d9533f5f
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      README.md

+ 2
- 2
README.md 查看文件

143
 * [Hoa Project](https://hoa-project.net/En/) - Another package of PHP components.
143
 * [Hoa Project](https://hoa-project.net/En/) - Another package of PHP components.
144
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
144
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
145
 * [Symfony Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony.
145
 * [Symfony Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony.
146
-* [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make Zend Framework.
146
+* [Zend Framework 2 Components](https://docs.zendframework.com/) - The components that make Zend Framework.
147
 
147
 
148
 ## Micro Frameworks
148
 ## Micro Frameworks
149
 *Micro frameworks and routers.*
149
 *Micro frameworks and routers.*
555
 
555
 
556
 * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
556
 * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
557
 * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
557
 * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
558
-* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
558
+* [Phinx](https://github.com/cakephp/phinx) - Another database migration library.
559
 * [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
559
 * [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
560
 * [Ruckusing](https://github.com/ruckus/ruckusing-migrations) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite.
560
 * [Ruckusing](https://github.com/ruckus/ruckusing-migrations) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite.
561
 
561
 

正在加载...
取消
保存