Skip to content

Commit 39d946a

Browse files
committed
previous link of Google Java Style is dead
the link http://google-styleguide.googlecode.com/svn/trunk/javaguide.html is broken .
1 parent 0952a71 commit 39d946a

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
@@ -1219,7 +1219,7 @@
12191219
* [Core Servlets and JavaServer Pages](http://pdf.coreservlets.com) - Marty Hall and Larry Brown
12201220
* [Data Structures and Algorithms with Object-Oriented Design Patterns in Java](http://www.brpreiss.com/books/opus5/html/page9.html)
12211221
* [Data Structures in Java for the Principled Programmer](http://dept.cs.williams.edu/~bailey/JavaStructures/Book_files/JavaStructures.pdf) (PDF)
1222-
* [Google's Java Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javaguide.html)
1222+
* [Google's Java Style Guide](https://google.github.io/styleguide/javaguide.html)
12231223
* [Introduction to Computer science using Java](http://chortle.ccsu.edu/java5/index.html)
12241224
* [Introduction to Programming in Java](http://introcs.cs.princeton.edu/java/home/) - Robert Sedgewick and Kevin Wayne
12251225
* [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) - David J. Eck

0 commit comments

Comments
 (0)