Browse Source

Fix a few links

pull/697/head
Jose Diaz-Gonzalez 9 years ago
parent
commit
bbca55c280
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      README.md

+ 3
- 3
README.md View File

127
 *Standalone components from web development frameworks and development groups.*
127
 *Standalone components from web development frameworks and development groups.*
128
 
128
 
129
 * [CakePHP Plugins](http://plugins.cakephp.org/) - A directory of CakePHP plugins.
129
 * [CakePHP Plugins](http://plugins.cakephp.org/) - A directory of CakePHP plugins.
130
-* [Hoa Project](http://hoa-project.net/En/) - Another package of PHP components.
130
+* [Hoa Project](https://hoa-project.net/En/) - Another package of PHP components.
131
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
131
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
132
 * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony 2.
132
 * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony 2.
133
 * [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make Zend Framework.
133
 * [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make Zend Framework.
391
 * [Galapagos](https://github.com/endel/galapagos) - Evolutionary language transformation.
391
 * [Galapagos](https://github.com/endel/galapagos) - Evolutionary language transformation.
392
 * [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
392
 * [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
393
 * [Monad PHP](https://github.com/ircmaxell/monad-php) - A simple Monad library.
393
 * [Monad PHP](https://github.com/ircmaxell/monad-php) - A simple Monad library.
394
-* [Patchwork](http://antecedent.github.io/patchwork/) - A library for redefining userland functions.
394
+* [Patchwork](http://patchwork2.org/) - A library for redefining userland functions.
395
 * [PHP Option](https://github.com/schmittjoh/php-option) - An option type library.
395
 * [PHP Option](https://github.com/schmittjoh/php-option) - An option type library.
396
 * [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
396
 * [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
397
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
397
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
428
 
428
 
429
 * [Bldr](http://bldr.io/) - A PHP Task runner built on Symfony components.
429
 * [Bldr](http://bldr.io/) - A PHP Task runner built on Symfony components.
430
 * [Jobby](https://github.com/jobbyphp/jobby) - A PHP cron job manager without modifying crontab.
430
 * [Jobby](https://github.com/jobbyphp/jobby) - A PHP cron job manager without modifying crontab.
431
-* [Robo](https://github.com/consolidation-org/Robo) - A PHP Task runner with object-orientated configurations.
431
+* [Robo](https://github.com/consolidation/Robo) - A PHP Task runner with object-orientated configurations.
432
 * [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
432
 * [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
433
 
433
 
434
 ## Navigation
434
 ## Navigation

Loading…
Cancel
Save