diff options
| author | XhmikosR <[email protected]> | 2018-12-17 16:20:30 +0200 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2018-12-21 09:03:29 -0800 |
| commit | 140abf4c3d89739d583c07da8545cc4e6407d0a2 (patch) | |
| tree | 1d3d826f2b09d71268ecb1b32a0e16aac3d55212 /site/docs | |
| parent | 1bded2ffcd8421aea372d3f090b3f024fb6be143 (diff) | |
| download | bootstrap-140abf4c3d89739d583c07da8545cc4e6407d0a2.tar.xz bootstrap-140abf4c3d89739d583c07da8545cc4e6407d0a2.zip | |
Remove unneeded redirects.
Diffstat (limited to 'site/docs')
| -rw-r--r-- | site/docs/4.2/about/overview.md | 3 | ||||
| -rw-r--r-- | site/docs/4.2/getting-started/theming.md | 1 |
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 |
