diff --git a/README.rst b/README.rst index 5d35fe66..e7093c25 100644 --- a/README.rst +++ b/README.rst @@ -400,4 +400,4 @@ comments and contribution to the design of the type-safe API and formatting. Thanks `Ruslan Baratov `__ for comprehensive `comparison of integer formatting algorithms `__ and useful comments regarding performance, `Boris Kaul `__ for -[C++ counting digits benchmark](https://github.com/localvoid/cxx-benchmark-count-digits). +`C++ counting digits benchmark `__.