Update index.html

This commit is contained in:
Peter Dimov 2022-02-01 02:35:29 +02:00
parent aa7c11a873
commit b14aefa1d3

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