Skip to content

Commit c932eba

Browse files
authored
Merge pull request #342 from elbeno/fix-readme
🐛 Fix `README.md` links
2 parents 2b7917f + e2a863a commit c932eba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ Compiler support:
1919

2020
| Branch | GCC versions | Clang versions |
2121
| --- | --- | --- |
22-
| [main](https://github.com/intel/cpp-baremetal-concurrency/tree/main) | 12 thru 14 | 18 thru 21 |
23-
| [cpp20](https://github.com/intel/cpp-baremetal-concurrency/tree/cpp20) | 12 thru 14 | 14 thru 21 |
22+
| [main](https://github.com/intel/cpp-std-extensions/tree/main) | 12 thru 14 | 18 thru 21 |
23+
| [cpp20](https://github.com/intel/cpp-std-extensions/tree/cpp20) | 12 thru 14 | 14 thru 21 |
2424

0 commit comments

Comments
 (0)