Add redirect for the hash documentation.

[SVN r28339]
This commit is contained in:
Daniel James
2005-04-20 14:58:43 +00:00
parent 1cf16e51b9
commit d8eb578ae5

9
index.html Normal file
View File

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