mirror of
https://github.com/boostorg/endian.git
synced 2025-08-03 06:24:35 +02:00
Fix index.html
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="refresh" content="0; URL=doc/index.html">
|
<meta http-equiv="refresh" content="0; URL=doc/html/endian.html">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
Automatic redirection failed, please go to
|
Automatic redirection failed, please go to
|
||||||
<a href="doc/index.html">doc/index.html</a>. <hr>
|
<a href="doc/html/endian.html">doc/html/endian.html</a>. <hr>
|
||||||
<p><font size="2"><EFBFBD> Copyright Beman Dawes, 2001</font></p>
|
<p><font size="2"><EFBFBD> Copyright Beman Dawes, 2001</font></p>
|
||||||
<p><font size="2">Distributed under the Boost Software License, Version 1.0.
|
<p><font size="2">Distributed under the Boost Software License, Version 1.0.
|
||||||
(See <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
|
(See <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
|
||||||
|
Reference in New Issue
Block a user