danvratil / qcoro

C++ Coroutines for Qt
https://qcoro.dvratil.cz
MIT License
331 stars 53 forks source link

Documentation issue #118

Closed Philippe91 closed 1 year ago

Philippe91 commented 1 year ago

On the documentation site, the "Continue Reading" links of QCoro 0.6.0 Release Announcement and others, jump to nothing. (https://qcoro.dvratil.cz/news/#blog-p1)

Also, the way the QCoro 0.6 introduction is written is misleading in the sense one could think "apple-clang support" is deprecated, while I think you mean the opposite.

danvratil commented 1 year ago

Thanks for the report! I fixed the bug in docs and adjusted the perex to be less ambiguous.