fix the two changed links for free c and c++ books

This commit is contained in:
Jianhui Liu
2020-12-27 22:57:32 +08:00
committed by GitHub
parent 2e097be8e0
commit 1424ad16e0

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