Skip to content

Commit 59ef521

Browse files
authored
Merge branch 'main' into tweaks-in-docs-for-alpha
2 parents 5964b70 + 2a60bc7 commit 59ef521

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,7 @@ for (const auto& i : opt) {
5454
}
5555
```
5656

57-
Full code can be found in [./examples/range_loop.cpp](./examples/range_loop.cpp). Check for local build and run instructions in [./examples/README.md](./examples/README.md) or try [range_loop.cpp@Compiler Explorer](https://godbolt.org/z/f8dWaxsGo).
58-
59-
https://godbolt.org/z/f8dWaxsGo
57+
Full code can be found in [./examples/range_loop.cpp](./examples/range_loop.cpp). Build and run instructions in [./examples/README.md](./examples/README.md). Or [try it on Compiler Explorer](https://godbolt.org/z/b5ThEqqhf).
6058

6159
### optional_ref
6260

0 commit comments

Comments
 (0)