1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-05-28 20:10:49 +00:00

Fix broken link for "Writing Robust Java. CodeJava | Japanese translation edition" (#2085)

current link redirects to another page and it says "our hosting service is closed on 01/31/2016"
This commit is contained in:
Shinji Kaneko 2016-10-02 19:39:52 +09:00 committed by victor felder
parent e9f1d506e7
commit f17d29ceaa

View File

@ -363,7 +363,7 @@
* [Java基礎文法最速マスター](http://d.hatena.ne.jp/nattou_curry_2/20100130/1264821094) - id:nattou\_curry
* [お気楽 Java プログラミング入門](http://www.geocities.jp/m_hiroi/java/index.html) - 広井誠
* [頑健なJavaプログラムの書き方](http://www.alles.or.jp/~torutk/oojava/codingStandard/writingrobustjavacode.html) - Scott W. Ambler, 高橋徹(翻訳)
* [頑健なJavaプログラムの書き方](http://seiza.dip.jp/link/files/writingrobustjavacode.pdf) - Scott W. Ambler, 高橋徹(翻訳) (PDF)
### JavaScript