Updated redirect

This commit is contained in:
Krystian Stasiowski
2019-11-06 19:15:21 -05:00
parent 575740a229
commit 8b1bda6273

View File

@ -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&nbsp;(C)&nbsp;2016&nbsp;Vinnie&nbsp;Falco<br> Copyright&nbsp;(C)&nbsp;2019&nbsp;Vinnie&nbsp;Falco<br>
Copyright&nbsp;(C)&nbsp;2019&nbsp;Krystian&nbsp;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