mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Fix ratio redirect.
[SVN r70010]
This commit is contained in:
parent
d1b522f024
commit
68852ad569
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@
|
|||
(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://boost-sandbox.sourceforge.net/doc/html/boost_ratio.html">
|
||||
<meta http-equiv="refresh" content="0; URL=http://boost-sandbox.sourceforge.net/doc/html/ratio.html">
|
||||
</head>
|
||||
<body>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="http://boost-sandbox.sourceforge.net/doc/html/boost_ratio.html">http://boost-sandbox.sourceforge.net/doc/html/boost_ratio.html</a>
|
||||
<a href="http://boost-sandbox.sourceforge.net/doc/html/ratio.html">http://boost-sandbox.sourceforge.net/doc/html/ratio.html</a>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue