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