浏览代码

Merge pull request #588 from ReadmeCritic/master

Update README URLs based on HTTP redirects
pull/589/head
Jose Diaz-Gonzalez 9 年前
父节点
当前提交
48ad0ddf18
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3
    3
      README.md

+ 3
- 3
README.md 查看文件

509
 *Libraries for working with event and task queues.*
509
 *Libraries for working with event and task queues.*
510
 
510
 
511
 * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
511
 * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
512
-* [PHP AMQP](https://github.com/videlalvaro/php-amqplib) - A pure PHP AMQP library.
513
-* [Thumper](https://github.com/videlalvaro/Thumper) - A RabbitMQ pattern library.
512
+* [PHP AMQP](https://github.com/php-amqplib/php-amqplib) - A pure PHP AMQP library.
513
+* [Thumper](https://github.com/php-amqplib/Thumper) - A RabbitMQ pattern library.
514
 * [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
514
 * [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
515
 
515
 
516
 ## Search
516
 ## Search
750
 *Software and tools for creating a sandboxed development environment.*
750
 *Software and tools for creating a sandboxed development environment.*
751
 
751
 
752
 * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
752
 * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
753
-* [Ansible](http://www.ansible.com/) - A radically simple orchestration framework.
753
+* [Ansible](https://www.ansible.com/) - A radically simple orchestration framework.
754
 * [Puppet](https://puppetlabs.com/) - A server automation framework and application.
754
 * [Puppet](https://puppetlabs.com/) - A server automation framework and application.
755
 * [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines.
755
 * [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines.
756
 * [Protobox](http://getprotobox.com/) - Another web tool for building PHP development virtual machines.
756
 * [Protobox](http://getprotobox.com/) - Another web tool for building PHP development virtual machines.

正在加载...
取消
保存