From 1ed842a3b4ebde8c840ce04a02e7891362a5054b Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sat, 14 Apr 2018 12:41:08 -0700 Subject: [PATCH] Update godbolt link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 84f4f6ae..2e0bdbe1 100644 --- a/README.rst +++ b/README.rst @@ -129,7 +129,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 `_): +which take arbitrary arguments (`godbolt `_): .. code:: c++