diff --git a/forms.rst b/forms.rst index e5d0a84beb5..c274ae1100f 100644 --- a/forms.rst +++ b/forms.rst @@ -880,7 +880,7 @@ option in the options field array:: .. seealso:: - Besides guessing the form type, Symfony also guesses `validation constraints `_ + Besides guessing the form type, Symfony also guesses :ref:`validation constraints ` if you're using a Doctrine entity. Read :ref:`automatic_object_validation` guide for more information.