svn commit: r52174 - head/en_US.ISO8859-1/htdocs/java

Eitan Adler eadler at FreeBSD.org
Sun Aug 26 07:29:59 UTC 2018


Author: eadler
Date: Sun Aug 26 07:29:58 2018
New Revision: 52174
URL: https://svnweb.freebsd.org/changeset/doc/52174

Log:
  java: update link to Java home page
  
  As much as it pains me, the link should point to Oracle and not to Sun.

Modified:
  head/en_US.ISO8859-1/htdocs/java/index.xml

Modified: head/en_US.ISO8859-1/htdocs/java/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/java/index.xml	Fri Aug 24 21:34:24 2018	(r52173)
+++ head/en_US.ISO8859-1/htdocs/java/index.xml	Sun Aug 26 07:29:58 2018	(r52174)
@@ -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>


More information about the svn-doc-head mailing list