From 014d0ab6dc883d734bb3a7964dc1d636a0d7d20c Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Thu, 21 Dec 2023 10:42:28 +0100 Subject: [PATCH] docs: Compiler Explorer link updated for smoot example --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index d6f9e498..1f50e5ee 100644 --- a/docs/index.md +++ b/docs/index.md @@ -56,7 +56,7 @@ Output: Harvard Bridge length = 364.4 smoot(2034.57 ft, 620.136 m) ± 1 εar ``` -!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/T6Tx93Ysc)" +!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/K66zKsT89)" ??? question "What is `smoot`?"