Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristhofer Travieso <cristhofert97@gmail.com>2013-10-20 17:10:52 (GMT)
committer Cristhofer Travieso <cristhofert97@gmail.com>2013-10-20 17:10:52 (GMT)
commit1b3f5059821e15ad8962454b2ada72e2a53b06f9 (patch)
tree60cb3993354106c79526b6212dfca8388d21ce1a
parent5bf62128cd06bd9e0cbd46bf741a2bf4409449bb (diff)
redirect to activities.sugarlabs.org
Signed-off-by: Cristhofer Travieso <cristhofert97@gmail.com>
-rw-r--r--index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/index.html b/index.html
index e69de29..4b1e864 100644
--- a/index.html
+++ b/index.html
@@ -0,0 +1,9 @@
+<html>
+<head>
+<title>Install Activities</title>
+<META HTTP-EQUIV="Refresh" CONTENT="1; URL=http://activities.sugarlabs.org">
+</head>
+<body>
+<a href='http://activities.sugarlabs.org'> Loading... </a>
+</body>
+</html>