From 4c4f99a583704f11a6255d35c505ab87be15872f Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Wed, 21 Sep 2022 12:05:57 -0700 Subject: [PATCH] Update a godbolt link --- doc/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api.rst b/doc/api.rst index ea938a1c..2d65d5b3 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -255,7 +255,7 @@ Argument Lists -------------- You can create your own formatting function with compile-time checks and small -binary footprint, for example (https://godbolt.org/z/oba4Mc): +binary footprint, for example (https://godbolt.org/z/Gab1q3jKE): .. code:: c++