We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506e10f commit 1727e23Copy full SHA for 1727e23
index.html
@@ -0,0 +1,12 @@
1
+<html>
2
+ <head>
3
+ <meta http-equiv="refresh" content="0; url=https://github.com/sql-machine-learning/elasticdl" />
4
+ <link rel="canonical" href="https://github.com/sql-machine-learning/elasticdl" />
5
+ <script>
6
+ window.location.replace("https:\/\/github.com\/sql-machine-learning\/elasticdl");
7
+ </script>
8
+ </head>
9
+ <body>
10
+ <h1>Redirecting to <a href="https://github.com/sql-machine-learning/elasticdl">https://github.com/sql-machine-learning/elasticdl</a></h1>
11
+ </body>
12
+</html>
0 commit comments