浏览代码

Fix links

pull/731/head
Jamie 9 年前
父节点
当前提交
b8bc3a7c9d
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3
    3
      README.md

+ 3
- 3
README.md 查看文件

448
 * [Munee](https://github.com/meenie/munee) - An asset optimiser library.
448
 * [Munee](https://github.com/meenie/munee) - An asset optimiser library.
449
 * [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.
449
 * [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.
450
 * [Puli](https://github.com/puli/repository) - A library for determining assets absolute paths.
450
 * [Puli](https://github.com/puli/repository) - A library for determining assets absolute paths.
451
-* [BowerPHP](https://bowerphp.org/) - A PHP implementation of Bower. A package manager for the web
451
+* [BowerPHP](https://github.com/Bee-Lab/bowerphp) - A PHP implementation of Bower. A package manager for the web
452
 
452
 
453
 ## Geolocation
453
 ## Geolocation
454
 *Libraries for geocoding addresses and working with latitudes and longitudes.*
454
 *Libraries for geocoding addresses and working with latitudes and longitudes.*
471
 *Libraries that are event-driven or implement non-blocking event loops.*
471
 *Libraries that are event-driven or implement non-blocking event loops.*
472
 
472
 
473
 * [Amp](https://github.com/amphp/amp) - An event driven non-blocking I/O library.
473
 * [Amp](https://github.com/amphp/amp) - An event driven non-blocking I/O library.
474
-* [Broadway](https://github.com/qandidate-labs/broadway) - An event source and CQRS library.
474
+* [Broadway](https://github.com/broadway/broadway) - An event source and CQRS library.
475
 * [Cake Event](https://github.com/cakephp/event) - An event dispatcher library (CP).
475
 * [Cake Event](https://github.com/cakephp/event) - An event dispatcher library (CP).
476
 * [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library.
476
 * [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library.
477
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
477
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
869
 * [PHP UG](http://php.ug) - A website to help people locate their nearest PHP user group (UG).
869
 * [PHP UG](http://php.ug) - A website to help people locate their nearest PHP user group (UG).
870
 * [PHP Versions](http://phpversions.info/) - Lists which versions of PHP are available on several popular web hosts.
870
 * [PHP Versions](http://phpversions.info/) - Lists which versions of PHP are available on several popular web hosts.
871
 * [PHP Weekly](http://www.phpweekly.com/archive.html) - A weekly PHP newsletter.
871
 * [PHP Weekly](http://www.phpweekly.com/archive.html) - A weekly PHP newsletter.
872
-* [PHPTrends](http://phptrends.com/) - An overview of fastest growing PHP libraries.
872
+* [PHPTrends](https://phptrends.com/) - An overview of fastest growing PHP libraries.
873
 * [Securing PHP](http://securingphp.com/) - A newsletter about PHP security and library recommendations.
873
 * [Securing PHP](http://securingphp.com/) - A newsletter about PHP security and library recommendations.
874
 * [Seven PHP](http://7php.com/) - A website that interviews members of the PHP community.
874
 * [Seven PHP](http://7php.com/) - A website that interviews members of the PHP community.
875
 
875
 

正在加载...
取消
保存