forked from boostorg/static_string
Updated redirect
This commit is contained in:
@ -1,16 +1,17 @@
|
||||
<html>
|
||||
<head>
|
||||
<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>
|
||||
<body>
|
||||
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>
|
||||
<tt>
|
||||
Boost.Beast<br>
|
||||
Boost.FixedString<br>
|
||||
<br>
|
||||
Copyright (C) 2016 Vinnie Falco<br>
|
||||
Copyright (C) 2019 Vinnie Falco<br>
|
||||
Copyright (C) 2019 Krystian Stasiowski<br>
|
||||
<br>
|
||||
Distributed under the Boost Software License, Version 1.0.
|
||||
(See accompanying file LICENSE_1_0.txt or copy at
|
||||
|
Reference in New Issue
Block a user