diff --git a/src/Composer/Command/HelpCommand.php b/src/Composer/Command/HelpCommand.php index 0f8d7a4d3..1b2546f9e 100644 --- a/src/Composer/Command/HelpCommand.php +++ b/src/Composer/Command/HelpCommand.php @@ -37,7 +37,7 @@ EOT $output->writeln(<<Composer - Package Management for PHP Composer is a package manager tracking local dependencies of your projects and libraries. -See the "about page" on packagist.org for more information. +See http://packagist.org/about for more information. EOT );