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