Update index.html

This commit is contained in:
Peter Dimov
2022-02-05 02:12:27 +02:00
parent 773307fe1c
commit 4ab431f12f

View File

@@ -7,10 +7,10 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
<html> <html>
<head> <head>
<meta http-equiv="refresh" content="0; URL=../../doc/html/hash.html"> <meta http-equiv="refresh" content="0; URL=doc/html/hash.html">
</head> </head>
<body> <body>
Automatic redirection failed, please go to Automatic redirection failed, please go to
<a href="../../doc/html/hash.html">../../doc/html/hash.html</a> <a href="doc/html/hash.html">doc/html/hash.html</a>
</body> </body>
</html> </html>