mirror of
https://github.com/boostorg/openmethod.git
synced 2026-01-19 04:22:12 +00:00
doc: fix redirect
This commit is contained in:
committed by
Jean-Louis Leroy
parent
f259ee4c7e
commit
19e0ff771b
@@ -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 (C) 2025 Jean-Louis 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>
|
||||
33
index.html
33
index.html
@@ -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 (C) 2022 Jean-Louis 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>
|
||||
|
||||
Reference in New Issue
Block a user