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 0f81fa6 commit 04f4a90Copy full SHA for 04f4a90
doctrine/registration_form.rst
@@ -12,6 +12,6 @@ form you must:
12
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>`;
+#. Create :doc:`a controller </controller>` to :ref:`process the form <processing-forms>`;
16
#. :ref:`Protect some parts of your application <security-authorization>` so
17
only registered users can access to them.
0 commit comments