From 79a0e81026b869c76c666517fa4b3e95b10a3877 Mon Sep 17 00:00:00 2001 From: Don Brutzman <brutzman@nps.edu> Date: Tue, 6 Apr 2021 05:17:43 -0700 Subject: [PATCH] improved javadoc link description --- developers.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/developers.html b/developers.html index 29d8c422f8..98ebffea8f 100644 --- a/developers.html +++ b/developers.html @@ -910,8 +910,9 @@ Java HotSpot(TM) 64-Bit Server VM (build 25.221-b11, mixed mode) </ul> </li> <li> - Javadoc downloads for local use are available on the - <a href="https://www.oracle.com/java/technologies/javase-downloads.html" target="_blank">Java SE downloads</a> page. + <a href="https://www.oracle.com/java/technologies/javase-downloads.html" target="_blank">Javadoc Documentation Download</a> + for local use is available on the + Oracle Java SE Downloads page. Extract the <code style="color:darkgreen"><b>docs</b></code> directory tree provided by the .zip into the directory containing the corresponding version of Java. </li> @@ -2989,7 +2990,7 @@ which can lead to the Internet of Things becoming the Web of Things. </i> <a href="https://savage.nps.edu/developers.html">https://savage.nps.edu/developers.html</a> </blockquote> <blockquote> - Revised 3 April 2021. + Revised 6 April 2021. </blockquote> <p> -- GitLab