We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53819ad commit bc33dadCopy full SHA for bc33dad
book/from_flat_php_to_symfony2.rst
@@ -681,7 +681,7 @@ at how migrating the blog from flat PHP to Symfony has improved life:
681
allows for new developers to be productive in your project more quickly;
682
683
* 100% of the code you write is for *your* application. You **don't need
684
- to develop or maintain low-level utilities** such as :ref:`autoloading <autoloading-introduction-sidebar>`,
+ to develop or maintain low-level utilities** such as autoloading,
685
:doc:`routing </book/routing>`, or rendering :doc:`controllers </book/controller>`;
686
687
* Symfony gives you **access to open source tools** such as Doctrine and the
0 commit comments