Merge pull request #138 from sohamroy19/master

Fixed broken youtube link in README.md
This commit is contained in:
Jason Turner
2021-08-23 19:50:01 -06:00
committed by GitHub

View File

@@ -9,6 +9,6 @@ For more information please see the [Preface](01-Preface.md).
This online resource is part of Jason Turner's collection of C++ Best Practices resources.
* [C++ Best Practices Book](https://leanpub.com/cppbestpractices)
* [C++ Weekly YouTube Channel](https://www.youtube.com/c/JasonTurner-lefticus)
* [C++ Weekly YouTube Channel](https://www.youtube.com/user/lefticus1)
* [The Ultimate CMake/C++ Starter Project](https://github.com/lefticus/cpp_starter_project/)
* [Learning C++ Best Practices - O'Reilly Video](http://shop.oreilly.com/product/0636920049814.do)