added a redirection index.html file

[SVN r14898]
This commit is contained in:
Jaakko Järvi
2002-08-15 18:26:17 +00:00
parent 3570bdb6b6
commit 6a92d10f25

8
index.html Normal file
View File

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