浏览代码

Update README URLs based on HTTP redirects

pull/573/head
ReadmeCritic 10 年前
父节点
当前提交
e4fd743f6d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      README.md

+ 2
- 2
README.md 查看文件

@@ -455,7 +455,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
455 455
 * [Payum](https://github.com/payum/payum) - A payment abstraction library.
456 456
 * [Sylius](http://sylius.org/) - An open source e-commerce solution.
457 457
 * [Thelia](http://thelia.net/) - Another open source e-commerce solution.
458
-* [Money](https://github.com/mathiasverraes/money) - A PHP implementation of Fowler's money pattern.
458
+* [Money](https://github.com/moneyphp/money) - A PHP implementation of Fowler's money pattern.
459 459
 * [Sebastian Money](https://github.com/sebastianbergmann/money) - Another library for working with monetary values.
460 460
 * [Swap](https://github.com/florianv/swap) - An exchange rates library.
461 461
 
@@ -481,7 +481,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
481 481
 * [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
482 482
 * [Propel](http://propelorm.org/) - A fast ORM, migration library and query builder.
483 483
 * [Eloquent](https://github.com/illuminate/database) - A simple ORM (L5).
484
-* [LazyRecord](http://github.com/c9s/LazyRecord) - A fast ORM designed for simplicity, extendability and performance.
484
+* [LazyRecord](https://github.com/c9s/LazyRecord) - A fast ORM designed for simplicity, extendability and performance.
485 485
 * [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
486 486
 * [Spot2](https://github.com/vlucas/spot2) - A MySQL datamapper ORM.
487 487
 * [RedBean](http://redbeanphp.com/index.php) - A lightweight, configuration-less ORM.

正在加载...
取消
保存