diff options
| author | Marko M <81194128+mmilivoj@users.noreply.github.com> | 2024-05-13 09:38:52 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-13 01:38:52 -0600 | 
| commit | b5f8ea76bc45fda775f1e6efe887e79d91e8447f (patch) | |
| tree | 1e68256ddeee6948ce5b0d30081c8f08bdc6adce /java.html.markdown | |
| parent | fadb281798a95bd87c8a3a1b443272af951103df (diff) | |
[java/*] Update obsolete link to "Thinking in Java" (#4365)
Diffstat (limited to 'java.html.markdown')
| -rw-r--r-- | java.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/java.html.markdown b/java.html.markdown index 7bf3fa0a..14664625 100644 --- a/java.html.markdown +++ b/java.html.markdown @@ -1049,7 +1049,7 @@ The links provided here below are just to get an understanding of the topic, fee  * [Head First Java](http://www.headfirstlabs.com/books/hfjava/) -* [Thinking in Java](http://www.mindview.net/Books/TIJ/) +* [Thinking in Java](https://www.amazon.com/Thinking-Java-4th-Bruce-Eckel/dp/0131872486/)  * [Objects First with Java](https://www.amazon.com/Objects-First-Java-Practical-Introduction/dp/0132492660) | 
