diff options
| author | XhmikosR <[email protected]> | 2018-12-22 22:07:37 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-12-22 22:07:37 +0200 |
| commit | 3bdb363495e79e71d7bcc1e03a2879cce60934ae (patch) | |
| tree | 22953d98cd3dd9eed3d757fd4ede604edc894b0e | |
| parent | 74987d9591e2eda138a39f5d2d44418078ca6ab5 (diff) | |
| download | bootstrap-3bdb363495e79e71d7bcc1e03a2879cce60934ae.tar.xz bootstrap-3bdb363495e79e71d7bcc1e03a2879cce60934ae.zip | |
Remove obsolete redirects in examples. (#27897)
| -rw-r--r-- | site/docs/4.2/examples/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/site/docs/4.2/examples/index.html b/site/docs/4.2/examples/index.html index d47151252..28f94dfb5 100644 --- a/site/docs/4.2/examples/index.html +++ b/site/docs/4.2/examples/index.html @@ -4,8 +4,6 @@ title: Examples description: Quickly get a project started with any of our examples ranging from using parts of the framework to custom components and layouts. redirect_from: - "/examples/" - - "/docs/4.0/examples/tooltip-viewport/" - - "/docs/4.1/examples/tooltip-viewport/" --- {% for entry in site.data.examples %} |
