Skip to content

Commit 4afa1d3

Browse files
committed
minor #16400 Fix bugs seen by _build/build.php diagnostics in 6.0 (MarkPedron)
This PR was merged into the 6.0 branch. Discussion ---------- Fix bugs seen by `_build/build.php` diagnostics in 6.0 This PR fixes a broken reference found by the build script. I dealt with the remaining diagnostics * from 4.4 in #16397. * from 5.3 in #16398 * from 5.4 in #16399 Commits ------- 96f0174 Add missing anchor in forms/bootstrap5
2 parents ab6c424 + 96f0174 commit 4afa1d3

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)