Skip to content

Commit 884a1f3

Browse files
committed
Add missing anchor in forms/bootstrap5
Fixes the following diagnostic emitted by `_build/build.php`: ``` Found invalid reference "reference-forms-bootstrap5-error-messages" in file "form/form_customization" ```
1 parent ab47291 commit 884a1f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

form/bootstrap5.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ If you prefer to apply the Bootstrap styles on a form to form basis, include the
8383
container. If you override the ``row_attr`` class option, the ``mb-3`` will
8484
be overridden too and you will need to explicitly add it.
8585

86+
.. _reference-forms-bootstrap5-error-messages:
87+
8688
Error Messages
8789
--------------
8890

0 commit comments

Comments
 (0)