We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e8bc3 commit 0f81fa6Copy full SHA for 0f81fa6
doctrine/registration_form.rst
@@ -13,5 +13,5 @@ form you must:
13
#. :ref:`Define a class to represent users <create-user-class>`;
14
#. :doc:`Create a form </forms>` to ask for the registration information;
15
#. Create :doc:`a controller </controller>` to :doc:`process the form <processing-forms>`;
16
-#. :doc:`Protect some parts of your application <security-authorization>` so
+#. :ref:`Protect some parts of your application <security-authorization>` so
17
only registered users can access to them.
0 commit comments