diff --git a/src/Maintained/Application/Controller/HomeController.php b/src/Maintained/Application/Controller/HomeController.php index e7e8c26..8428959 100644 --- a/src/Maintained/Application/Controller/HomeController.php +++ b/src/Maintained/Application/Controller/HomeController.php @@ -33,7 +33,7 @@ class HomeController $showcase = [ 'rails/rails' => 'Rails', 'mitsuhiko/flask' => 'Flask', - 'strongloop/express' => 'Express', + 'expressjs/express' => 'Express', 'symfony/symfony' => 'Symfony', 'zendframework/zf2' => 'Zend Framework 2', 'laravel/framework' => 'Laravel',