mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 19:37:14 +02:00
Change the html redirect to go to the unordered chapter instead of the contents.
[SVN r40034]
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; URL=doc/html/index.html">
|
||||
<meta http-equiv="refresh" content="0; URL=doc/html/unordered.html">
|
||||
</head>
|
||||
<body>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="doc/html/index.html">doc/html/index.html</a>
|
||||
<a href="doc/html/unordered.html">doc/html/unordered.html</a>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user