Skip to content

Commit e0aa584

Browse files
committed
Fix references
1 parent 79af2c1 commit e0aa584

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
@@ -166,7 +166,7 @@ will appear.
166166
Most of the time, you won't interact directly with the ``validator``
167167
service or need to worry about printing out the errors. Most of the time,
168168
you'll use validation indirectly when handling submitted form data. For
169-
more information, see the :ref:`book-validation-forms`.
169+
more information, see the :ref:`book-forms-form-validation`.
170170

171171
You could also pass the collection of errors into a template::
172172

0 commit comments

Comments
 (0)