浏览代码

pull/4/head
Jamie York 13 年前
父节点
当前提交
31266d61ed
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      awesome-php.md

+ 1
- 1
awesome-php.md 查看文件

@@ -4,7 +4,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
4 4
 
5 5
 * [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager.
6 6
 * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
7
-* [Zend Framework 2](https://github.com/zendframework/zf2) - Another framework comprised of individual components.
7
+* [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components.
8 8
 * [Laravel 4](https://github.com/laravel/framework) - A simple PHP framework.
9 9
 * [Lithium](http://lithify.me/) - Another framework of components.
10 10
 * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2.

正在加载...
取消
保存