Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The standardization strategy follows from this layering. Capy is the foundation

## Resources

- Design paper: link:papers/io-awaitables.md[IoAwaitables: A Coroutines-First Execution Model]
- Design paper: link:papers/B1000.io-awaitables.md[IoAwaitables: A Coroutines-First Execution Model]
- GitHub: https://github.com/cppalliance/capy
- Documentation: https://develop.capy.cpp.al/
- Boost.Corosio: https://github.com/cppalliance/corosio
Expand All @@ -91,5 +91,5 @@ The team is also happy to receive feedback on the design, the implementation, an
This is Boost doing what Boost does best: building the libraries that {cpp} needs, proving them in practice, and paving the way for standardization.

Distributed under the Boost Software License, Version 1.0.
(See accompanying file [LICENSE_1_0.txt](LICENSE_1_0.txt) or copy at
(See the accompanying link:LICENSE[LICENSE] or copy at
https://www.boost.org/LICENSE_1_0.txt)
Loading