mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-15 04:13:14 +01:00
Added redirect to GitHub wiki.
This commit is contained in:
9
index.html
Normal file
9
index.html
Normal 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>
|
||||
Reference in New Issue
Block a user