mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-18 11:20:58 +00:00
components: redirect to the alerts page (#28147)
This commit is contained in:
parent
a60c595dc1
commit
f134d4ba01
2 changed files with 3 additions and 3 deletions
|
|
@ -3,6 +3,9 @@ layout: docs
|
|||
title: Alerts
|
||||
description: Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.
|
||||
group: components
|
||||
redirect_from:
|
||||
- "/components/"
|
||||
- "/docs/4.2/components/"
|
||||
toc: true
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -3,9 +3,6 @@ layout: docs
|
|||
title: Buttons
|
||||
description: Use Bootstrap's custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more.
|
||||
group: components
|
||||
redirect_from:
|
||||
- "/components/"
|
||||
- "/docs/4.2/components/"
|
||||
toc: true
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue