Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 2a3c4da

Browse files
committed
Redirect to the home of Git for Windows 2.x
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent a129d2b commit 2a3c4da

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

index.html

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset=utf-8>
5+
<title>Redirecting Git for Windows' homepage...</title>
6+
<link rel="canonical" href="https://git-for-windows.github.io/">
7+
<meta http-equiv="refresh" content="0; url=https://git-for-windows.github.io/">
8+
</head>
9+
<body>
10+
<img style="float:right;" src="http://git-for-windows.github.io/img/gwindows_logo.png">
11+
<h1>Redirecting to the Git for Windows homepage</h1>
12+
13+
If you are not redirected automatically, please click <a href="https://git-for-windows.github.io/">here</a>.
14+
</body>
15+
</html>

0 commit comments

Comments
 (0)