From 8fbb358354ca234b2328d041548a9a8e4c1f2825 Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Sun, 30 Jul 2017 12:09:53 -0700 Subject: [PATCH] Use off-site Quick Start link temporarily --- CHANGELOG.md | 6 ++++++ README.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48d6fc5f..af2b8895 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +Version 94: + +* Use off-site Quick Start link temporarily + +-------------------------------------------------------------------------------- + Version 93: * Unset BOOST_COROUTINES_NO_DEPRECATION_WARNING diff --git a/README.md b/README.md index 88b88cac..7f276ef3 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ The files in the repository are laid out thusly: These examples are complete, self-contained programs that you can build and run yourself (they are in the `example` directory). -http://www.boost.org/doc/libs/master/libs/bind/doc/html/beast/quick_start.html +http://vinniefalco.github.io/beast/beast/quick_start.html ## License