浏览代码

Fix links

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

+ 3
- 3
README.md 查看文件

@@ -448,7 +448,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
448 448
 * [Munee](https://github.com/meenie/munee) - An asset optimiser library.
449 449
 * [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.
450 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 453
 ## Geolocation
454 454
 *Libraries for geocoding addresses and working with latitudes and longitudes.*
@@ -471,7 +471,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
471 471
 *Libraries that are event-driven or implement non-blocking event loops.*
472 472
 
473 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 475
 * [Cake Event](https://github.com/cakephp/event) - An event dispatcher library (CP).
476 476
 * [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library.
477 477
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
@@ -869,7 +869,7 @@ Various resources, such as books, websites and articles, for improving your PHP
869 869
 * [PHP UG](http://php.ug) - A website to help people locate their nearest PHP user group (UG).
870 870
 * [PHP Versions](http://phpversions.info/) - Lists which versions of PHP are available on several popular web hosts.
871 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 873
 * [Securing PHP](http://securingphp.com/) - A newsletter about PHP security and library recommendations.
874 874
 * [Seven PHP](http://7php.com/) - A website that interviews members of the PHP community.
875 875
 

正在加载...
取消
保存