Date: Mon, 24 Jun 2013 20:49:01 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42028 - head/en_US.ISO8859-1/htdocs/java/docs Message-ID: <201306242049.r5OKn1M4030497@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Mon Jun 24 20:49:01 2013 New Revision: 42028 URL: http://svnweb.freebsd.org/changeset/doc/42028 Log: Remove outdated book recommendation. Discussed with: Allan Jude Modified: head/en_US.ISO8859-1/htdocs/java/docs/newbies.xml Modified: head/en_US.ISO8859-1/htdocs/java/docs/newbies.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/java/docs/newbies.xml Mon Jun 24 20:47:41 2013 (r42027) +++ head/en_US.ISO8859-1/htdocs/java/docs/newbies.xml Mon Jun 24 20:49:01 2013 (r42028) @@ -15,7 +15,6 @@ <p>What kind of "Newbie" are you?</p> <p><b>New to FreeBSD's &jdk;?</b> -- <a href="../install.html">Learn how to install the JDK</a></p> -<p><b>New to &java;?</b> -- Learn Java using a <a href="tutorials.html">tutorial</a> or from a book. One of the most often recommended books is Bruce Eckel's <a href="http://mindview.net/Books/TIJ4">Thinking in Java</a>.</p> </body> </html>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306242049.r5OKn1M4030497>