From 1ff2786e66cca8de8ad87afdf799ca5e86e62d1a Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 27 May 2014 09:35:09 -0600 Subject: [PATCH] Correct Hoa link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22aa05f..e2d2e5c 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2. * [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make ZF2. * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components. -* [Hoa Project](https://github.com/hoaproject) - Another package of PHP components. +* [Hoa Project](http://hoa-project.net/En/) - Another package of PHP components. ## Micro Frameworks *Micro frameworks and routers.*