doc: fix redirect

This commit is contained in:
Jean-Louis Leroy
2025-10-23 21:03:24 -04:00
committed by Jean-Louis Leroy
parent f259ee4c7e
commit 19e0ff771b
2 changed files with 14 additions and 40 deletions

View File

@@ -1,21 +0,0 @@
<html>
<head>
<title>Boost.OpenMethod</title>
<meta http-equiv="refresh" content="0; URL=../../../doc/antora/openmethod/index.html">
</head>
<body>
Automatic redirection failed, please go to
<a href="../../../doc/antora/openmethod/index.html">../../../doc/antora/openmethod/index.html</a>
<hr>
<tt>
Boost.OpenMethod<br>
<br>
Copyright&nbsp;(C)&nbsp;2025&nbsp;Jean-Louis&nbsp;Leroy<br>
<br>
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
<a href=http://www.boost.org/LICENSE_1_0.txt>http://www.boost.org/LICENSE_1_0.txt</a>) <br>
<br>
</tt>
</body>
</html>

View File

@@ -1,21 +1,16 @@
<!--
Copyright 2005-2007 Daniel James.
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-->
<html>
<head>
<title>Boost.OpenMethod</title>
<meta http-equiv="refresh" content="0; URL=../../doc/antora/openmethod/index.html">
</head>
<body>
Automatic redirection failed, please go to
<a href="../../doc/antora/openmethod/index.html">../../doc/antora/openmethod/index.html</a>
<hr>
<tt>
Boost.OpenMethod<br>
<br>
Copyright&nbsp;(C)&nbsp;2022&nbsp;Jean-Louis&nbsp;Leroy<br>
<br>
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
<a href=http://www.boost.org/LICENSE_1_0.txt>http://www.boost.org/LICENSE_1_0.txt</a>) <br>
<br>
</tt>
</body>
<head>
<meta http-equiv="refresh" content="0; URL=doc/html/index.html">
</head>
<body>
Automatic redirection failed, please go to
<a href="doc/html/index.html">doc/html/index.html</a>
</body>
</html>