mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 10:34:07 +02:00
update redirect_from on docs pages
This commit is contained in:
@@ -3,7 +3,7 @@ layout: docs
|
|||||||
title: Buttons
|
title: Buttons
|
||||||
description: Use Bootstrap's custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more.
|
description: Use Bootstrap's custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more.
|
||||||
group: components
|
group: components
|
||||||
redirect_from: "/components/"
|
redirect_from: "/docs/4.0/components/"
|
||||||
toc: true
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@@ -3,7 +3,7 @@ layout: docs
|
|||||||
title: Reboot
|
title: Reboot
|
||||||
description: Reboot, a collection of element-specific CSS changes in a single file, kickstart Bootstrap to provide an elegant, consistent, and simple baseline to build upon.
|
description: Reboot, a collection of element-specific CSS changes in a single file, kickstart Bootstrap to provide an elegant, consistent, and simple baseline to build upon.
|
||||||
group: content
|
group: content
|
||||||
redirect_from: "/content/"
|
redirect_from: "/docs/4.0/content/"
|
||||||
toc: true
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@ title: Introduction
|
|||||||
description: Get started with Bootstrap, the world's most popular framework for building responsive, mobile-first sites, with the Bootstrap CDN and a template starter page.
|
description: Get started with Bootstrap, the world's most popular framework for building responsive, mobile-first sites, with the Bootstrap CDN and a template starter page.
|
||||||
group: getting-started
|
group: getting-started
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /getting-started/
|
- /docs/4.0/getting-started/
|
||||||
- /docs/4.0/
|
- /docs/4.0/
|
||||||
- /docs/
|
- /docs/
|
||||||
toc: true
|
toc: true
|
||||||
|
@@ -3,7 +3,7 @@ layout: docs
|
|||||||
title: Overview
|
title: Overview
|
||||||
description: Components and options for laying out your Bootstrap project, including wrapping containers, a powerful grid system, a flexible media object, and responsive utility classes.
|
description: Components and options for laying out your Bootstrap project, including wrapping containers, a powerful grid system, a flexible media object, and responsive utility classes.
|
||||||
group: layout
|
group: layout
|
||||||
redirect_from: "/layout/"
|
redirect_from: "/docs/4.0/layout/"
|
||||||
toc: true
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@@ -3,7 +3,7 @@ layout: docs
|
|||||||
title: Borders
|
title: Borders
|
||||||
description: Use border utilities to quickly style the border and border-radius of an element. Great for images, buttons, or any other element.
|
description: Use border utilities to quickly style the border and border-radius of an element. Great for images, buttons, or any other element.
|
||||||
group: utilities
|
group: utilities
|
||||||
redirect_from: "/utilities/"
|
redirect_from: "/docs/4.0/utilities/"
|
||||||
toc: true
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user