Fix redirect in libs/numeric/index.html

This commit is contained in:
Daniel James 2016-10-27 18:54:31 +01:00
parent 1684bd557c
commit 568360136b

View file

@ -1,14 +1,14 @@
<html>
<head>
<meta http-equiv="refresh" content="0; URL=ublas/doc/index.htm">
<meta http-equiv="refresh" content="0; URL=ublas/doc/index.html">
</head>
<body>
Automatic redirection failed, please go to
<a href="ublas/doc/index.htm">ublas/doc/index.htm</a>.&nbsp;<hr>
<a href="ublas/doc/index.html">ublas/doc/index.html</a>.&nbsp;<hr>
<p>© Copyright Beman Dawes, 2001</p>
<p>Distributed under the Boost Software License, Version 1.0. (See accompanying
file <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy
at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
</p>
</body>
</html>
</html>