From f1716c4bc78f5d30a26311425f0cf4f2ec38e413 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Thu, 31 Aug 2023 18:59:10 +0200 Subject: [PATCH] docs: Compiler Explorer link updated for `si_constants` example --- docs/users_guide/examples/si_constants.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/users_guide/examples/si_constants.md b/docs/users_guide/examples/si_constants.md index db4efad5..87b67ad4 100644 --- a/docs/users_guide/examples/si_constants.md +++ b/docs/users_guide/examples/si_constants.md @@ -6,7 +6,7 @@ tags: # `si_constants` -!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/Y78a4G517)" +!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/96hPY77h6)" The next example presents all the seven defining constants of the SI system. We can observe how [Faster-than-lightspeed Constants](../framework_basics/faster_than_lightspeed_constants.md)