aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-06-30 14:13:20 -0700
committerMark Otto <[email protected]>2017-06-30 15:04:10 -0700
commit4554d7422119e929e971eaa53835c786cc11ec0e (patch)
treee1eac568c244bbbbf55f39d8e4dcbba72549d446 /docs
parent477ea0c81b3e8882d0dd57d47327f9bfea8a5b8d (diff)
downloadbootstrap-4554d7422119e929e971eaa53835c786cc11ec0e.tar.xz
bootstrap-4554d7422119e929e971eaa53835c786cc11ec0e.zip
update redirect_from on docs pages
Diffstat (limited to 'docs')
-rw-r--r--docs/4.0/components/buttons.md2
-rw-r--r--docs/4.0/content/reboot.md2
-rw-r--r--docs/4.0/getting-started/introduction.md2
-rw-r--r--docs/4.0/layout/overview.md2
-rw-r--r--docs/4.0/utilities/borders.md2
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/4.0/components/buttons.md b/docs/4.0/components/buttons.md
index cfddfe18d..fac603e7e 100644
--- a/docs/4.0/components/buttons.md
+++ b/docs/4.0/components/buttons.md
@@ -3,7 +3,7 @@ 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/"
+redirect_from: "/docs/4.0/components/"
toc: true
---
diff --git a/docs/4.0/content/reboot.md b/docs/4.0/content/reboot.md
index dfdfb4115..c4b82ab2f 100644
--- a/docs/4.0/content/reboot.md
+++ b/docs/4.0/content/reboot.md
@@ -3,7 +3,7 @@ layout: docs
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.
group: content
-redirect_from: "/content/"
+redirect_from: "/docs/4.0/content/"
toc: true
---
diff --git a/docs/4.0/getting-started/introduction.md b/docs/4.0/getting-started/introduction.md
index 04dfdd733..233c82883 100644
--- a/docs/4.0/getting-started/introduction.md
+++ b/docs/4.0/getting-started/introduction.md
@@ -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.
group: getting-started
redirect_from:
- - /getting-started/
+ - /docs/4.0/getting-started/
- /docs/4.0/
- /docs/
toc: true
diff --git a/docs/4.0/layout/overview.md b/docs/4.0/layout/overview.md
index b167bbc2e..459191719 100644
--- a/docs/4.0/layout/overview.md
+++ b/docs/4.0/layout/overview.md
@@ -3,7 +3,7 @@ layout: docs
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.
group: layout
-redirect_from: "/layout/"
+redirect_from: "/docs/4.0/layout/"
toc: true
---
diff --git a/docs/4.0/utilities/borders.md b/docs/4.0/utilities/borders.md
index 3b1ee4338..db8bcee19 100644
--- a/docs/4.0/utilities/borders.md
+++ b/docs/4.0/utilities/borders.md
@@ -3,7 +3,7 @@ layout: docs
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.
group: utilities
-redirect_from: "/utilities/"
+redirect_from: "/docs/4.0/utilities/"
toc: true
---