Skip to content

Commit 55fd96f

Browse files
committed
Redirect to new index.
[SVN r39925]
1 parent a871b77 commit 55fd96f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
<html>
22
<head>
3-
<meta http-equiv="refresh" content="0; URL=../../doc/html/boost_math.html">
3+
<meta http-equiv="refresh" content="0; URL=doc/html/index.html">
44
</head>
55
<body>
66
Automatic redirection failed, please go to
7-
<a href="../../doc/html/boost_math.html">../../doc/html/boost_math.html</a>.
7+
<a href="doc/html/index.html">doc/html/index.html</a>.
88
<P>Copyright Daryle Walker, Hubert Holin and John Maddock 2006</P>
99
<P>Distributed under the Boost Software License, Version 1.0. (See accompanying file <A href="../../LICENSE_1_0.txt">
1010
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>
1111
</body>
1212
</html>
1313

14+

0 commit comments

Comments
 (0)