From 3bdb363495e79e71d7bcc1e03a2879cce60934ae Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 22 Dec 2018 22:07:37 +0200 Subject: [PATCH] Remove obsolete redirects in examples. (#27897) --- site/docs/4.2/examples/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/site/docs/4.2/examples/index.html b/site/docs/4.2/examples/index.html index d471512524..28f94dfb54 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 %}