We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8fd22f commit f162f3eCopy full SHA for f162f3e
book/http_fundamentals.rst
@@ -520,7 +520,7 @@ regardless of how your project is developed. To name a few:
520
* `Validator`_ A system for creating rules about data and then validating
521
whether or not user-submitted data follows those rules;
522
523
-* :doc:`ClassLoader</components/class_loader>` An autoloading library that allows
+* :doc:`ClassLoader</components/class_loader/introduction>` An autoloading library that allows
524
PHP classes to be used without needing to manually ``require`` the files
525
containing those classes;
526
0 commit comments