You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by wt...@apache.org on 2021/04/08 00:57:59 UTC

[myfaces-homepage] branch master updated: redirect wiki/ to MYFACES2 cwiki

This is an automated email from the ASF dual-hosted git repository.

wtlucy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-homepage.git


The following commit(s) were added to refs/heads/master by this push:
     new 17e5f1f  redirect wiki/ to MYFACES2 cwiki
17e5f1f is described below

commit 17e5f1fce28f9ac7bd2c938cd80ea06d6d5fd46d
Author: Bill Lucy <wt...@gmail.com>
AuthorDate: Wed Apr 7 20:57:08 2021 -0400

    redirect wiki/ to MYFACES2 cwiki
---
 wiki/index.html | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

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>