diff --git a/README.md b/README.md
index aab2fe1..50066b7 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Boost.Flyweight
-[](https://github.com/boostorg/flyweight/tree/master) [](https://github.com/boostorg/flyweight/actions/workflows/ci.yml) [](https://drone.cpp.al/boostorg/flyweight) [](https://pdimov.github.io/boostdep-report/master/flyweight.html) [](https://www.boost.org/doc/libs/master/libs/flyweight) [](http://www.boost.org/development/tests/master/developer/flyweight.html)
-[](https://github.com/boostorg/flyweight/tree/develop) [](https://github.com/boostorg/flyweight/actions/workflows/ci.yml) [](https://drone.cpp.al/boostorg/flyweight) [](https://pdimov.github.io/boostdep-report/develop/flyweight.html) [](https://www.boost.org/doc/libs/develop/libs/flyweight) [](http://www.boost.org/development/tests/develop/developer/flyweight.html)
+[](https://github.com/boostorg/flyweight/tree/master) [](https://github.com/boostorg/flyweight/actions/workflows/ci.yml) [](https://drone.cpp.al/boostorg/flyweight) [](https://pdimov.github.io/boostdep-report/master/flyweight.html) [](https://www.boost.org/doc/libs/master/libs/flyweight) [](https://regression.boost.org/master/developer/flyweight.html)
+[](https://github.com/boostorg/flyweight/tree/develop) [](https://github.com/boostorg/flyweight/actions/workflows/ci.yml) [](https://drone.cpp.al/boostorg/flyweight) [](https://pdimov.github.io/boostdep-report/develop/flyweight.html) [](https://www.boost.org/doc/libs/develop/libs/flyweight) [](https://regression.boost.org/develop/developer/flyweight.html)
[](https://www.boost.org/users/license.html)
Flyweights are small-sized handle classes granting constant access to shared common data, thus allowing for the management