Files
MiSTer-devel.github.io/index.html
2019-01-17 13:33:02 +08:00

15 lines
540 B
HTML

<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://github.com/MiSTer-devel/Main_MiSTer/wiki">
<script type="text/javascript">
window.location.href = "https://github.com/MiSTer-devel/Main_MiSTer/wiki"
</script>
<title>Page Redirection</title>
</head>
<body>
If you are not redirected automatically, follow this <a href='https://github.com/MiSTer-devel/Main_MiSTer/wiki'>Mr.Wiki</a>.
</body>
</html>