1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-06 21:26:43 +02:00

Fix doc link

This commit is contained in:
Jordi Boggiano
2012-04-23 09:27:56 +02:00
parent a6c24f983a
commit 38e5710fc2

View File

@@ -5,7 +5,7 @@ Installation
------------ ------------
Monolog is available on Packagist ([monolog/monolog](http://packagist.org/packages/monolog/monolog)) Monolog is available on Packagist ([monolog/monolog](http://packagist.org/packages/monolog/monolog))
and as such installable via [Composer](getcomposer.org/). and as such installable via [Composer](http://getcomposer.org/).
If you do not use Composer, you can grab the code from GitHub, and use any If you do not use Composer, you can grab the code from GitHub, and use any
PSR-0 compatible autoloader (e.g. the [Symfony2 ClassLoader component](https://github.com/symfony/ClassLoader)) PSR-0 compatible autoloader (e.g. the [Symfony2 ClassLoader component](https://github.com/symfony/ClassLoader))