From 642ca98f2bfcaab4390f152bfcaa5688fdf9397b Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Sat, 9 Mar 2024 12:10:26 -0800
Subject: [PATCH] AVCL3.1 documentation

---
 EthicalControl.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/EthicalControl.html b/EthicalControl.html
index 9f16923..dbefd0b 100644
--- a/EthicalControl.html
+++ b/EthicalControl.html
@@ -755,13 +755,13 @@ progress on these fundamental challenges.
            (<a href="missions/diagrams/EthicalControlCanonicalMissions.pdf">.pdf</a>).
         </p>
         <p>
-            Data model documentation:
+            AVCL data model documentation:
         </p>
         <ul>
             <li>
-                <a href="documentation/schemas/AVCL.3.0/AVCL.3.0.html">AVCL 3.0 Schema documentation</a>
+                <a href="documentation/schemas/AVCL3.1/AVCL.3.1.html">AVCL 3.1 Schema documentation</a>
                 (and
-                <a href="schemas/AVCL.3.0.changes.txt">AVCL.3.0.changes.txt</a>)
+                <a href="schemas/AVCL3.1.changes.txt">AVCL3.1.changes.txt</a>)
                 for Autonomous Vehicle Command Language (AVCL)
             </li>
             <li>
@@ -1464,7 +1464,7 @@ progress on these fundamental challenges.
         </p>
         
         <p>
-            Updated: 28 December 2023
+            Updated: 9 March 2024
         </p>
     </body>
 </html>
-- 
GitLab