Update redirect to wiki.dlang.org.

This commit is contained in:
David Nadlinger
2012-12-13 00:43:13 +01:00
parent ce5bbc349b
commit 60ca687ddd

View File

@@ -1,9 +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">
<meta http-equiv="refresh" content="0; url=http://wiki.dlang.org/LDC">
</head>
<body>
<p>You are being redirected to the <a href="https://github.com/ldc-developers/ldc/wiki">LDC wiki</a>.</p>
<p>You are being redirected to the <a href="http://wiki.dlang.org/LDC">LDC wiki</a>.</p>
</body>
</html>