We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0984b7 commit 4a6c3eeCopy full SHA for 4a6c3ee
README.md
@@ -1,9 +1,9 @@
1
C++20 Coroutine Cheat Sheet
2
===
3
4
-[Download PDF](https://github.com/ComicSansMS/cpp20_coroutine_cheat_sheet/releases/download/v1.0/coroutines_cheat_sheet.pdf)
+[Download PDF](https://github.com/ComicSansMS/cpp20_coroutine_cheat_sheet/releases/download/v1.1/coroutines_cheat_sheet.pdf)
5
6
-[Download PDF (no colors)](https://github.com/ComicSansMS/cpp20_coroutine_cheat_sheet/releases/download/v1.0/coroutines_cheat_sheet_bw.pdf)
+[Download PDF (no colors)](https://github.com/ComicSansMS/cpp20_coroutine_cheat_sheet/releases/download/v1.1/coroutines_cheat_sheet_bw.pdf)
7
8
9
License
0 commit comments