PJ 11 лет назад
Родитель
Сommit
d936599b30
1 измененных файлов с 6 добавлено и 4 удалено
  1. 6 4
      index.html

+ 6 - 4
index.html

@@ -2,15 +2,17 @@
 <html lang="en-US">
   <head>
     <meta charset="UTF-8">
-    <meta http-equiv="refresh" content="1;url=https://code.google.com/p/plexi/">
+    <meta http-equiv="refresh" content="1;url=http://googlegsa.github.io/adaptor/index.html">
     <script type="text/javascript">
-      window.location.href = "https://code.google.com/p/plexi/"
+      window.location.href = "http://googlegsa.github.io/adaptor/index.html"
     </script>
-    <title>Page Redirection to https://code.google.com/p/plexi/</title>
+    <title>Page Redirection to http://googlegsa.github.io/adaptor/index.html</title>
   </head>
   <body>
   This document redirects users to
-  <a href='https://code.google.com/p/plexi/'>https://code.google.com/p/plexi/</a>
+  <a href="http://googlegsa.github.io/adaptor/index.html">
+    http://googlegsa.github.io/adaptor/index.html
+  </a>
   <br/>
   </body>
 </html>