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)
+
+
+