From 26abdda3efab269653e71858dc9c4de513fc2f10 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Sun, 3 Jul 2022 09:34:05 -0700
Subject: [PATCH] avoid & in meta query url

---
 Space/SatelliteLab/HTVSCMGPrototype.x3d | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Space/SatelliteLab/HTVSCMGPrototype.x3d b/Space/SatelliteLab/HTVSCMGPrototype.x3d
index ea70fd5695..43fb8ae8f6 100644
--- a/Space/SatelliteLab/HTVSCMGPrototype.x3d
+++ b/Space/SatelliteLab/HTVSCMGPrototype.x3d
@@ -6,9 +6,9 @@
     <meta content='Prototype of High Torque Variable Speed Control Moment Gyro (HTVSCMG) unit for the MSADS Assembly' name='description'/>
     <meta content='Ron Hatt' name='creator'/>
     <meta content='14 September 2006' name='created'/>
-    <meta content='28 November 2019' name='modified'/>
+    <meta content='3 July 2022' name='modified'/>
     <meta content='https://savage.nps.edu/Savage/Space/SatelliteLab/HTVSCMGPrototype.x3d' name='identifier'/>
-    <meta content='https://www.fbo.gov/index?s=opportunity&amp;mode=formid=fd597ae08f5c83d78e844c167f9b644f&amp;tab=core&amp;_cview=0' name='reference'/>
+    <meta content='https://www.satcatalog.com/component/cmgm-5-5-1a' name='reference'/>
     <meta content='Wings3D, VizX3D' name='generator'/>
     <meta content='X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit' name='generator'/>
     <meta content='../../license.html' name='license'/>
-- 
GitLab