aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/new/index.html
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-06-21 07:26:27 +0200
committerTibor Frank <tifrank@cisco.com>2018-06-21 05:32:59 +0000
commite7e4bccc4ace21599e773a7b6342883095d66854 (patch)
tree6964060d9a270bb522f7c1d676dc60bfcd9daeca /resources/tools/presentation/new/index.html
parentc298d66734d2d40e343ac4c60703b9838bdd6301 (diff)
CSIT-1136: Trending: Redirect "new" to the index.html
Change-Id: I2480a59fb34af70d78bc7404cd380c4b4d3ea483 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/new/index.html')
-rw-r--r--resources/tools/presentation/new/index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/resources/tools/presentation/new/index.html b/resources/tools/presentation/new/index.html
new file mode 100644
index 0000000000..671975677f
--- /dev/null
+++ b/resources/tools/presentation/new/index.html
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+ <head>
+ <meta charset="UTF-8">
+ <meta http-equiv="refresh" content="0; url=https://docs.fd.io/csit/master/trending/index.html">
+ <title>Page Redirection</title>
+ </head>
+ <body>
+ If you are not redirected automatically, follow this <a href='https://docs.fd.io/csit/master/trending/index.html'>link to the Trending</a>.
+ </body>
+</html>