From 0a3029b8acef9e4c28b18533f78cc8ecdccf757f Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Mon, 31 Jul 2017 08:29:06 -0700 Subject: [PATCH] Fix html redirect --- CHANGELOG.md | 1 + index.html | 37 +++++++++++++++++++------------------ 2 files changed, 20 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb138feb..2c1b9e52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Version 95: * close on test::pipe teardown * Add test::stream * Tidy up static_buffer braced init +* Fix html redirect -------------------------------------------------------------------------------- diff --git a/index.html b/index.html index 338473ef..11fe5e2f 100644 --- a/index.html +++ b/index.html @@ -1,20 +1,21 @@ - - - - -Automatic redirection failed, please go to -doc/html/index.html -
- -Boost.Beast
-
-Copyright (C) 2016-2017 Vinnie Falco
-
-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)
-
-
- + + Boost.Beast + + + + Automatic redirection failed, please go to + ../../doc/html/boost_beast.html +
+ + Boost.Beast
+
+ Copyright (C) 2016-2017 Vinnie Falco
+
+ 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)
+
+
+