Fix ratio redirect.

[SVN r70010]
This commit is contained in:
Daniel James 2011-03-16 00:20:55 +00:00
parent d1b522f024
commit 68852ad569

View file

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