summaryrefslogtreecommitdiff
path: root/libs/numeric
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2016-10-27 18:54:31 +0100
committerDaniel James <daniel@calamity.org.uk>2016-10-27 19:00:47 +0100
commitb9cedf3df7308ce8579684cd1cc593aab3763341 (patch)
tree8d814a2d6369e1e2b67e9a502864f845108f5f11 /libs/numeric
parent5743666d31e1fb85555e35e2dfb61e3869089397 (diff)
downloadboost-b9cedf3df7308ce8579684cd1cc593aab3763341.tar.gz
Fix redirect in libs/numeric/index.html
Diffstat (limited to 'libs/numeric')
-rw-r--r--libs/numeric/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/numeric/index.html b/libs/numeric/index.html
index 6c74e6c741..f1e4350beb 100644
--- a/libs/numeric/index.html
+++ b/libs/numeric/index.html
@@ -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> \ No newline at end of file
+</html>