Skip to content

Commit 97479d5

Browse files
committed
Merge pull request symfony#2736 from bamarni/patch-1
[Validation] fixed a link
2 parents d4574c2 + a3dc9cb commit 97479d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/validation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ following:
101101
.. tip::
102102

103103
Protected and private properties can also be validated, as well as "getter"
104-
methods (see `validator-constraint-targets`).
104+
methods (see :ref:`validator-constraint-targets`).
105105

106106
.. index::
107107
single: Validation; Using the validator

0 commit comments

Comments
 (0)