mirror of
https://github.com/boostorg/boost.git
synced 2025-04-11 15:42:58 +00:00
Fix redirect for bb2 installation instructions.
This commit is contained in:
parent
07e95313bc
commit
7d6ac50abf
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue