redirect wiki/ to MYFACES2 cwiki
diff --git a/wiki/index.html b/wiki/index.html
index c97cedf..81a6dbe 100644
--- a/wiki/index.html
+++ b/wiki/index.html
@@ -1 +1,11 @@
-<!-- MYFACES-4383 Nothing to see here -->
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <meta http-equiv="refresh" content="3; url=https://cwiki.apache.org/confluence/display/MYFACES2/Home">
+  <title>Apache MyFaces Wiki Moved</title>
+</head>
+<body>
+If you are not redirected automatically, follow this <a href="https://cwiki.apache.org/confluence/display/MYFACES2/Home">link</a>.
+</body>
+</html>