Skip to content

Commit

Permalink
Updating missed PSR-0 link - closes #1042
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Mar 13, 2012
1 parent a219a4c commit 2b900cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/class_loader.rst
Expand Up @@ -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

0 comments on commit 2b900cc

Please sign in to comment.