summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authortylov <[email protected]>2023-07-24 07:59:17 +0200
committertylov <[email protected]>2023-07-24 08:07:52 +0200
commite4c169a66c3d55a4d0d3407f47102e54d289a3fb (patch)
tree070ea97902723974b28afd6e8a827608b6c70195 /README.md
parentdd87a488eeeffa41a06757dda2220da21337a35e (diff)
downloadSTC-modified-e4c169a66c3d55a4d0d3407f47102e54d289a3fb.tar.gz
STC-modified-e4c169a66c3d55a4d0d3407f47102e54d289a3fb.zip
Updated godbolt links to working v4.3 examples.
Added missing files.
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 6351fc07..55c77ca4 100644
--- a/README.md
+++ b/README.md
@@ -236,7 +236,7 @@ int main(void)
```
This example uses four different container types:
-[ [Run this code](https://godbolt.org/z/x5YKeMrEh) ]
+[ [Run this code](https://godbolt.org/z/qor16Gf6j) ]
```c
#include <stdio.h>