diff --git a/components/class_loader.rst b/components/class_loader.rst index c709ea496fc..7d99c3ae98a 100644 --- a/components/class_loader.rst +++ b/components/class_loader.rst @@ -122,5 +122,5 @@ or one of its children, the autoloader will first look for the class under the ``Doctrine`` directory (the last one configured) if not found, before giving up. The order of the registrations is significant in this case. -.. _standards: http://groups.google.com/group/php-standards/web/psr-0-final-proposal +.. _standards: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md .. _PEAR: http://pear.php.net/manual/en/standards.php