Skip to content

Commit e11f433

Browse files
committed
Merge branch 'pr/1935'
2 parents 74065c1 + 39d946a commit e11f433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

free-programming-books.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1220,7 +1220,7 @@
12201220
* [Core Servlets and JavaServer Pages](http://pdf.coreservlets.com) - Marty Hall and Larry Brown
12211221
* [Data Structures and Algorithms with Object-Oriented Design Patterns in Java](http://www.brpreiss.com/books/opus5/html/page9.html)
12221222
* [Data Structures in Java for the Principled Programmer](http://dept.cs.williams.edu/~bailey/JavaStructures/Book_files/JavaStructures.pdf) (PDF)
1223-
* [Google's Java Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javaguide.html)
1223+
* [Google's Java Style Guide](https://google.github.io/styleguide/javaguide.html)
12241224
* [Introduction to Computer science using Java](http://chortle.ccsu.edu/java5/index.html)
12251225
* [Introduction to Programming in Java](http://introcs.cs.princeton.edu/java/home/) - Robert Sedgewick and Kevin Wayne
12261226
* [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) - David J. Eck

0 commit comments

Comments
 (0)