Merge pull request #1067 from ljhui/master

fix the two changed links for free c and c++ books
This commit is contained in:
Faraz
2020-12-28 13:38:28 -06:00
committed by GitHub

View File

@@ -1094,8 +1094,8 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
*Fantastic C or C++ related books.*
* [List of Free C or C++ Books](https://github.com/fffaraz/awesome-cpp/blob/master/books.md)
* [Free C Books](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#c) - vhf/free-programming-books/C.
* [Free C++ Books](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#c-1) - vhf/free-programming-books/C++.
* [Free C Books](https://github.com/EbookFoundation/free-programming-books/blob/master/books/free-programming-books.md#c) - vhf/free-programming-books/C.
* [Free C++ Books](https://github.com/EbookFoundation/free-programming-books/blob/master/books/free-programming-books.md#c-1) - vhf/free-programming-books/C++.
* [cppbestpractices](https://github.com/lefticus/cppbestpractices) - Collaborative Collection of C++ Best Practices.
## Coding Style