Add redirect for the hash documentation.

[SVN r28339]
This commit is contained in:
Daniel James
2005-04-20 14:58:43 +00:00
parent 469df369fd
commit ed5dd8be7e

9
hash/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>