Skip to content

Commit 2b900cc

Browse files
committed
Updating missed PSR-0 link - closes #1042
1 parent a219a4c commit 2b900cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/class_loader.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,5 @@ or one of its children, the autoloader will first look for the class under the
122122
``Doctrine`` directory (the last one configured) if not found, before giving up.
123123
The order of the registrations is significant in this case.
124124

125-
.. _standards: http://groups.google.com/group/php-standards/web/psr-0-final-proposal
125+
.. _standards: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md
126126
.. _PEAR: http://pear.php.net/manual/en/standards.php

0 commit comments

Comments
 (0)