There was an error while loading. Please reload this page.
0 parents commit d3f7eb0Copy full SHA for d3f7eb0
1 file changed
index.html
@@ -0,0 +1,14 @@
1
+<!doctype html>
2
+<html lang="en">
3
+<head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
+ <meta http-equiv="refresh" content="0; url=https://sage.org.ai/">
7
+ <link rel="canonical" href="https://sage.org.ai/">
8
+ <title>SAGE</title>
9
+ <script>window.location.replace("https://sage.org.ai/");</script>
10
+</head>
11
+<body>
12
+ <p>SAGE has moved to <a href="https://sage.org.ai/">sage.org.ai</a>.</p>
13
+</body>
14
+</html>
0 commit comments