Skip to content

Commit 5cc9eb0

Browse files
committed
minor #12268 Removed non working link (quisse)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #12268). Discussion ---------- Removed non working link <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> One can't link to a namespace (or so it seems, I'm not that familiar with the docs format so please correct me if I'm wrong). So it seems to me that the non working link should be removed. Commits ------- 552ddab Removed non working link
2 parents a314ce0 + 552ddab commit 5cc9eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ options can be specified in this way.
472472
This is purely meant to make the configuration of the most common option of
473473
a constraint shorter and quicker.
474474

475-
If you're ever unsure of how to specify an option, either check :namespace:`Symfony\\Component\\Validator\\Constraints`
475+
If you're ever unsure of how to specify an option, either check the namespace `Symfony\\Component\\Validator\\Constraints`
476476
for the constraint or play it safe by always passing in an array of options
477477
(the first method shown above).
478478

0 commit comments

Comments
 (0)