浏览代码

Fix links

pull/898/merge
akihito.nakano 7 年前
父节点
当前提交
565c18de9f
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      README.md

+ 2
- 2
README.md 查看文件

643
 * [Agent](https://github.com/jenssegers/agent) - A PHP desktop/mobile user agent parser, based on Mobiledetect.
643
 * [Agent](https://github.com/jenssegers/agent) - A PHP desktop/mobile user agent parser, based on Mobiledetect.
644
 * [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library.
644
 * [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library.
645
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
645
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
646
-* [Device Detector](https://github.com/piwik/device-detector) - Another library for parsing user agent strings.
646
+* [Device Detector](https://github.com/matomo-org/device-detector) - Another library for parsing user agent strings.
647
 * [Hoa String](https://github.com/hoaproject/Ustring) - Another UTF-8 string library.
647
 * [Hoa String](https://github.com/hoaproject/Ustring) - Another UTF-8 string library.
648
 * [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
648
 * [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
649
 * [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
649
 * [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
886
 
886
 
887
 * [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource.
887
 * [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource.
888
 * [PHP Best Practices](https://phpbestpractices.org/) - A PHP best practice guide.
888
 * [PHP Best Practices](https://phpbestpractices.org/) - A PHP best practice guide.
889
-* [PHP FIG](http://www.php-fig.org/) - The PHP Framework Interoperability Group.
889
+* [PHP FIG](https://www.php-fig.org/) - The PHP Framework Interoperability Group.
890
 * [PHP Mentoring](https://php-mentoring.org/) - Peer to peer PHP mentorship organization.
890
 * [PHP Mentoring](https://php-mentoring.org/) - Peer to peer PHP mentorship organization.
891
 * [PHP Package Development Standards](http://php-pds.com) - Package development standards for PHP.
891
 * [PHP Package Development Standards](http://php-pds.com) - Package development standards for PHP.
892
 * [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP.
892
 * [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP.

正在加载...
取消
保存