diff --git a/README.rst b/README.rst index 44cd41b6..8c1f6dc9 100644 --- a/README.rst +++ b/README.rst @@ -127,7 +127,7 @@ An object of any user-defined type for which there is an overloaded You can create your own functions similar to `format `_ and `print `_ -which take arbitrary arguments ([godbolt](https://godbolt.org/g/uoSRRh): +which take arbitrary arguments (`godbolt `_): .. code:: c++