Fix 2 broken links.
This commit is contained in:
parent
a8428b65f1
commit
211af8a5d5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32746
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/docs/newbies.sgml,v 1.6 2005/10/04 20:56:33 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/docs/newbies.sgml,v 1.7 2006/08/19 21:20:37 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: Newbies Guide">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
]>
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
<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><B>New to &java;?</B> -- Learn Java using a <A HREF="tutorials.html">tutorial</A> or from a <A HREF="documentation.html">book</A>. One of the most often recommended books is Bruce Eckel's <A HREF="http://www.eckelobjects.com/TIJ2/index.html">Thinking in Java</A>.
|
||||
<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>.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue