Skip to content

Commit 0994a81

Browse files
committed
Redirect to README.
In the future, it would be nice to have a fancier website but this will do for now.
1 parent 4c902e7 commit 0994a81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<head>
33
<title>scikit-learn-contrib</title>
44

5-
<meta http-equiv="refresh" content="1; URL=http://contrib.scikit-learn.org/lightning">
5+
<meta http-equiv="refresh" content="1; URL=https://github.com/scikit-learn-contrib/scikit-learn-contrib/blob/master/README.md">
66
</head>
77

88
<body>
9-
<a href="http://contrib.scikit-learn.org/lightning">lightning</a>
9+
<a href="https://github.com/scikit-learn-contrib/scikit-learn-contrib/blob/master/README.md">scikit-learn-contrib</a>
1010
</body>
1111

1212
</html>

0 commit comments

Comments
 (0)