gil/index.html
2018-06-27 00:02:27 -04:00

10 lines
213 B
HTML

<html>
<head>
<meta http-equiv="refresh" content="0; URL=doc/index.html"/>
</head>
<body>
Automatic redirection failed, please go to
<a href="doc/index.html">doc/index.html</a>
</body>
</html>