aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-12-17 16:20:30 +0200
committerMark Otto <[email protected]>2018-12-21 09:03:29 -0800
commit140abf4c3d89739d583c07da8545cc4e6407d0a2 (patch)
tree1d3d826f2b09d71268ecb1b32a0e16aac3d55212
parent1bded2ffcd8421aea372d3f090b3f024fb6be143 (diff)
downloadbootstrap-140abf4c3d89739d583c07da8545cc4e6407d0a2.tar.xz
bootstrap-140abf4c3d89739d583c07da8545cc4e6407d0a2.zip
Remove unneeded redirects.
-rw-r--r--site/docs/4.2/about/overview.md3
-rw-r--r--site/docs/4.2/getting-started/theming.md1
2 files changed, 0 insertions, 4 deletions
diff --git a/site/docs/4.2/about/overview.md b/site/docs/4.2/about/overview.md
index 6f398d5cd..2d2e33aaf 100644
--- a/site/docs/4.2/about/overview.md
+++ b/site/docs/4.2/about/overview.md
@@ -2,9 +2,6 @@
layout: docs
title: About
description: Learn more about the team maintaining Bootstrap, how and why the project started, and how to get involved.
-redirect_from:
- - "/docs/4.2/about/"
- - "/docs/4.2/history/"
group: about
---
diff --git a/site/docs/4.2/getting-started/theming.md b/site/docs/4.2/getting-started/theming.md
index f2ec7b190..8c931c864 100644
--- a/site/docs/4.2/getting-started/theming.md
+++ b/site/docs/4.2/getting-started/theming.md
@@ -4,7 +4,6 @@ title: Theming Bootstrap
description: Customize Bootstrap 4 with our new built-in Sass variables for global style preferences for easy theming and component changes.
group: getting-started
toc: true
-redirect_from: "/docs/4.2/getting-started/options/"
---
## Introduction