forked from boostorg/static_string
Updated redirect
This commit is contained in:
@ -1,16 +1,17 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Boost.FixedString</title>
|
<title>Boost.FixedString</title>
|
||||||
<meta http-equiv="refresh" content="0; URL=./doc/html/index.html">
|
<meta http-equiv="refresh" content="0; URL=https://18.github.io/doc/fixed_string/">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
Automatic redirection failed, please go to
|
Automatic redirection failed, please go to
|
||||||
<a href="./doc/html/index.html">./doc/html/index.html</a>
|
<a href="https://18.github.io/doc/fixed_string/">https://18.github.io/doc/fixed_string/</a>
|
||||||
<hr>
|
<hr>
|
||||||
<tt>
|
<tt>
|
||||||
Boost.Beast<br>
|
Boost.FixedString<br>
|
||||||
<br>
|
<br>
|
||||||
Copyright (C) 2016 Vinnie Falco<br>
|
Copyright (C) 2019 Vinnie Falco<br>
|
||||||
|
Copyright (C) 2019 Krystian Stasiowski<br>
|
||||||
<br>
|
<br>
|
||||||
Distributed under the Boost Software License, Version 1.0.
|
Distributed under the Boost Software License, Version 1.0.
|
||||||
(See accompanying file LICENSE_1_0.txt or copy at
|
(See accompanying file LICENSE_1_0.txt or copy at
|
||||||
|
Reference in New Issue
Block a user