Update index.html

This commit is contained in:
Peter Dimov 2022-02-01 02:35:29 +02:00
parent aa7c11a873
commit b14aefa1d3
1 changed files with 2 additions and 2 deletions

View File

@ -7,10 +7,10 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
<html>
<head>
<meta http-equiv="refresh" content="0; URL=../../doc/html/unordered.html">
<meta http-equiv="refresh" content="0; URL=doc/html/unordered.html">
</head>
<body>
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>
</html>