Kaynağa Gözat

Fix redirect for bb2 installation instructions.

Daniel James 9 yıl önce
ebeveyn
işleme
071938de60
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      doc/html/bbv2/installation.html

+ 3 - 3
doc/html/bbv2/installation.html

@@ -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>
 

粤ICP备19079148号