Merge pull request #16 from danieljames/compressed-pair-redirect

Add a redirect for the compressed pair docs.
This commit is contained in:
Andrey Semashev
2014-07-04 21:56:14 +04:00

16
compressed_pair.htm Normal file
View File

@ -0,0 +1,16 @@
<!--
Copyright 2014 Daniel James.
Distributed under the Boost Software License, Version 1.0. (See accompanying
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/compressed_pair.html">
</head>
<body>
Automatic redirection failed, please go to
<a href="doc/html/compressed_pair.html">doc/html/compressed_pair.html</a>
</body>
</html>