diff --git a/CHANGELOG.md b/CHANGELOG.md index 18a48a7a..4bfa1429 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ Version 92: * Update repository links in source comments * Ignore Content-Length in some cases * Tidy up doc snippet paths +* Use off-site doc link -------------------------------------------------------------------------------- diff --git a/README.md b/README.md index e1e5b8f7..88b88cac 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ without conditions. The first official release of Beast will appear in Boost 1.66.0, due in December. * [Official Site](https://github.com/boostorg/beast) -* [Documentation](http://www.boost.org/doc/libs/master/libs/bind/doc/html/beast.html) +* [Documentation](http://vinniefalco.github.io/beast/index.html) * [Autobahn.testsuite results](http://vinniefalco.github.io/autobahn/index.html) ## Requirements