Skip to content

Commit ebcf473

Browse files
ivanovminrk
authored andcommitted
putting up download.html redirect only
1 parent f89997d commit ebcf473

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

download.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<html>
2+
<head>
3+
<meta http-equiv="Refresh" content="0; url=install.html" />
4+
</head>
5+
<body>
6+
<p>The download page has moved to <a href="install.html">this link</a>.</p>
7+
</body>
8+
</html>

0 commit comments

Comments
 (0)