Added redirect to GitHub wiki.

This commit is contained in:
David Nadlinger
2011-08-08 18:23:10 +02:00
commit ce5bbc349b

9
index.html Normal file
View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<head>
<title>LDC the LLVM D compiler</title>
<meta http-equiv="refresh" content="0; url=https://github.com/ldc-developers/ldc/wiki">
</head>
<body>
<p>You are being redirected to the <a href="https://github.com/ldc-developers/ldc/wiki">LDC wiki</a>.</p>
</body>
</html>