From dad58752507aee8e68a24f104b8ccbd7428cd0a4 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@DESKTOP-2S09UKA>
Date: Wed, 2 Oct 2019 08:39:58 -0700
Subject: [PATCH] http -> https, openjdk top level (v12 now superceded)

---
 developers.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/developers.html b/developers.html
index a30fa1a224..4f914f745b 100644
--- a/developers.html
+++ b/developers.html
@@ -674,7 +674,7 @@ Note that the -d switch is necessary for domain users.
           <li>
               <a href="https://www.npsfoundation.org">Naval Postgraduate School Foundation (NPS)</a>
               is the non-profit organization that supports
-              NPS
+              NPS.
           </li>
           <li>
               <a href="http://web3d.org/donate">Web3D Consortium</a>
@@ -810,7 +810,7 @@ Note that the -d switch is necessary for domain users.
       <ul>
           <li>
               Download and install the latest
-              <a href="https://jdk.java.net/12" target="_blank">OpenJDK Java Development Kit (JDK)</a>https://ant.apache.org/
+              <a href="https://jdk.java.net" target="_blank">OpenJDK Java Development Kit (JDK)</a>.
               or
               <a href="https://www.oracle.com/technetwork/java/javase/downloads/index.html" target="_blank">Java Development Kit (JDK)</a>.
               These installations also include the
@@ -2743,7 +2743,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 18 August 2019.
+            Revised 2 October 2019.
         </blockquote>
 
         <p>
-- 
GitLab