java: update link to Java home page
As much as it pains me, the link should point to Oracle and not to Sun.
This commit is contained in:
parent
082d369d58
commit
f859aad8f6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52174
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
<body class="navinclude.developers">
|
||||
|
||||
<a href="http://java.sun.com/"><img src="j2j.gif" hspace="10"
|
||||
<a href="https://www.oracle.com/technetwork/java/index.html"><img src="j2j.gif" hspace="10"
|
||||
border="0" alt="Jump to &java;" align="right"/></a>
|
||||
|
||||
<h2>Getting Java</h2>
|
||||
|
|
Loading…
Reference in a new issue