Prechádzať zdrojové kódy

Update urls of ‘Thinking in C++’ (#2722)

The old links aren’t valid anymore
Michael Malura 7 rokov pred
rodič
commit
60c81cda3d
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      free-programming-books.md

+ 1 - 1
free-programming-books.md

@@ -938,7 +938,7 @@ Kerridge (PDF) (Just fill the fields with any values)
 * [The Boost C++ libraries](http://theboostcpplibraries.com)
 * [The Rook's Guide to C++](http://rooksguide.org/2013/11/26/version-1-0-is-out/) (PDF)
 * [The Ultimate Question of Programming, Refactoring, and Everything](https://www.gitbook.com/book/alexastva/the-ultimate-question-of-programming-refactoring-/details)
-* [Thinking in C++, Second Edition, Vol. 1.](http://www.mindviewinc.com/downloads/TICPP-2nd-ed-Vol-one.zip) - Bruce Eckel [(Vol. 2)](http://www.mindviewinc.com/downloads/TICPP-2nd-ed-Vol-two.zip) (ZIP)
+* [Thinking in C++, Second Edition, Vol. 1.](https://archive.org/details/TICPP2ndEdVolOne) - Bruce Eckel [(Vol. 2)](https://archive.org/details/TICPP2ndEdVolTwo)
 
 
 ### Chapel