Ver Fonte

Remove "JAAS in Action". It's just the first chapter of the book and not a complete book. (#2698)

oltolm há 7 anos atrás
pai
commit
e81384100e
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      free-programming-books.md

+ 0 - 1
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)