diff --git a/free-programming-books.md b/free-programming-books.md index cbe39d5d221e1498b948b455297c47c1218f7ac9..5c8672dbfc44ab90c56314a3c33cef9e57ecf5b1 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1352,7 +1352,6 @@ Kerridge (PDF) (Just fill the fields with any values) * [Introduction to Computer science using Java](http://chortle.ccsu.edu/java5/index.html) - Bradley Kjell * [Introduction to Programming in Java](http://introcs.cs.princeton.edu/java/home/) - Robert Sedgewick and Kevin Wayne * [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) - David J. Eck -* [JAAS in Action](https://www.gitbook.com/book/benoit74/jaas-in-action/details) * [Java Application Development on Linux (2005)](https://ptgmedia.pearsoncmg.com/images/013143697X/downloads/013143697X_book.pdf) - Carl Albing and Michael Schwarz (PDF) * [Java Language and Virtual Machine Specifications](https://docs.oracle.com/javase/specs/) - James Gosling, et al * [Java Notes for Professionals](http://books.goalkicker.com/JavaBook/) - Compiled from StackOverflow documentation (3.x)