You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tephra.apache.org by ch...@apache.org on 2016/06/02 05:08:19 UTC

svn commit: r1746521 - /incubator/tephra/site/index.html

Author: chtyim
Date: Thu Jun  2 05:08:19 2016
New Revision: 1746521

URL: http://svn.apache.org/viewvc?rev=1746521&view=rev
Log:
Add a redirect for tephra


Added:
    incubator/tephra/site/index.html

Added: incubator/tephra/site/index.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/index.html?rev=1746521&view=auto
==============================================================================
--- incubator/tephra/site/index.html (added)
+++ incubator/tephra/site/index.html Thu Jun  2 05:08:19 2016
@@ -0,0 +1,10 @@
+<html>
+  <head>
+    <title>Apache Tephra</title>
+    <meta http-equiv="refresh" content="0;URL=http://tephra.io"/>
+  </head>
+  <body>
+    Redirecting to <a href="http://tephra.io/">http://tephra.io</a>
+  </body>
+</html>
+