Skip to content

Commit

Permalink
Merge pull request #171 from tcbrindle/tcbrindle-patch-1
Browse files Browse the repository at this point in the history
Update README CE link to match example
  • Loading branch information
tcbrindle authored Feb 11, 2024
2 parents 0cc3120 + 791da37 commit ca0a4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ constexpr auto result = flux::ints() // 0,1,2,3,...
static_assert(result == 12);
```
Try it [on Compiler Explorer](https://flux.godbolt.org/z/K86EsGMcT)!
Try it [on Compiler Explorer](https://flux.godbolt.org/z/KKcEbYnTx)!
## Getting Started ##
Expand Down

0 comments on commit ca0a4eb

Please sign in to comment.