We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e58a29 commit e7d3259Copy full SHA for e7d3259
index.html
@@ -0,0 +1,13 @@
1
+<html>
2
+<head>
3
+<meta name="go-import" content="sqlflow.org/gohive git https://github.com/sql-machine-learning/gohive">
4
+<meta http-equiv="refresh" content="0; url=https://github.com/sql-machine-learning/gohive" />
5
+<link rel="canonical" href="https://github.com/sql-machine-learning/gohive" />
6
+<script>
7
+ window.location.replace("https:\/\/github.com\/sql-machine-learning\/gohive");
8
+</script>
9
+</head>
10
+<body>
11
+ <h1>Redirecting to <a href="https://github.com/sql-machine-learning/gohive">https://github.com/sql-machine-learning/gohive</a></h1>
12
+</body>
13
+</html>
0 commit comments