Fix redirect for bb2 installation instructions.

This commit is contained in:
Daniel James 2016-07-09 09:27:07 +01:00
parent 07e95313bc
commit 7d6ac50abf

View file

@ -6,12 +6,12 @@
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) -->
<title>Redirect to generated documentation</title>
<meta http-equiv="refresh" content="0; URL=http://www.boost.org/doc/libs/master/doc/html/bbv2/installation.html">
<title>Redirect to new location</title>
<meta http-equiv="refresh" content="0; URL=../bbv2.html#bbv2.installation">
</head>
<body>
Automatic redirection failed, please go to
<a href="http://www.boost.org/doc/libs/master/doc/html/bbv2/installation.html">http://www.boost.org/doc/libs/master/doc/html/bbv2/installation.html</a>
<a href="../bbv2.html#bbv2.installation">../bbv2.html#bbv2.installation</a>
</body>
</html>