summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authortylov <[email protected]>2023-08-11 23:11:01 +0200
committertylov <[email protected]>2023-08-11 23:11:01 +0200
commitea878349e94ef00643b2510045f6482385cff1a7 (patch)
treef2976d4f80da34b91815d72ba6a9fb9752dadfdb /README.md
parent31ba4b2a36dee10b7e5d58561a2c0291cff6faeb (diff)
downloadSTC-modified-ea878349e94ef00643b2510045f6482385cff1a7.tar.gz
STC-modified-ea878349e94ef00643b2510045f6482385cff1a7.zip
Updated godbolt code.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 722d2559..d516f389 100644
--- a/README.md
+++ b/README.md
@@ -240,7 +240,7 @@ int main(void)
```
This example uses four different container types:
-[ [Run this code](https://godbolt.org/z/qor16Gf6j) ]
+[ [Run this code](https://godbolt.org/z/j68od14hv) ]
```c
#include <stdio.h>