diff --git a/README.md b/README.md index 35a2cfc..215de69 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Section 3.3 Scope guard support \[scopeguard\]. The implementation also provides ### More information -* Read the [documentation](https://lastique.github.io/scope/libs/scope/doc/html/index.html). -* [Report bugs](https://github.com/Lastique/scope/issues/new). Be sure to mention Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good as well. -* Submit your patches as [pull requests](https://github.com/Lastique/scope/compare) against **develop** branch. Note that by submitting patches you agree to license your modifications under the [Boost Software License, Version 1.0](https://www.boost.org/LICENSE_1_0.txt). +* Read the [documentation](https://boostorg.github.io/scope/libs/scope/doc/html/index.html). +* [Report bugs](https://github.com/boostorg/scope/issues/new). Be sure to mention Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good as well. +* Submit your patches as [pull requests](https://github.com/boostorg/scope/compare) against **develop** branch. Note that by submitting patches you agree to license your modifications under the [Boost Software License, Version 1.0](https://www.boost.org/LICENSE_1_0.txt). ### License