diff --git a/README.md b/README.md index a60bdf1..c4f9768 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ and code from [CppCon 2024](https://cppcon.org). - [When Lock-Free Still Isn't Enough: An Introduction to Wait-Free Programming and Concurrency Techniques](When_Lock-Free_Still_Isn't_Enough.pdf) by Daniel Anderson - [Message Handling with Boolean Algebra](Presentations/Message_Handling_with_Boolean_Algebra.pdf) by Ben Deane - [So You Think You Can Hash](Presentations/So_You_Think_You_Can_Hash.pdf) by Victor Ciura -- [Back to Basics: Almost Always Vector?](Presentations/Back_to_Basics_Unit_Testing.pdf) by Kevin Carpenter +- [Back to Basics: Almost Always Vector?](Presentations/Back_to_Basics_Almost_Always_Vector.pdf)) by Kevin Carpenter - [Common Package Specification (Presentations/CPS) in practice: A full round trip implementation in Conan C++ package manager](Presentations/Common_Package_Specification_In_Practice.pdf) by Diego Rodriguez-Losada Gonzalez - [The Most Important Design Guideline is Testability](Presentations/The_Most_Important_Design_Guideline_is_Testability.pdf) by Jody Hagins - [Many Ways to Kill an Orc (or a Hero)](Presentations/Many_Ways_to_Kill_an_Orc_(Presentations/or_a_Hero).pdf) by Patrice Roy