Files
documentation/scripts/publish-index.html
2018-09-13 16:20:25 -07:00

11 lines
273 B
HTML
Executable File

<html>
<head>
<title>Slim Bootloader Project Documentation</title>
<meta http-equiv="refresh" content="0; URL=docs/index.html">
<meta name="keywords" content="automatic redirection">
</head>
<body>
Please visit the <a href="/docs/">latest documentation</a>
</body>
</html>