From 3a9e9279799dfa20bd559665e23fce0ef9bb5790 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sun, 3 Jul 2022 09:34:12 -0700 Subject: [PATCH] avoid & in meta query url --- .../OliverHazardPerryFFGPrototype.x3d | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ShipsMilitary/FFG7OliverHazardPerryUnitedStates/OliverHazardPerryFFGPrototype.x3d b/ShipsMilitary/FFG7OliverHazardPerryUnitedStates/OliverHazardPerryFFGPrototype.x3d index b4d9a97ba1..bed5e01fb4 100644 --- a/ShipsMilitary/FFG7OliverHazardPerryUnitedStates/OliverHazardPerryFFGPrototype.x3d +++ b/ShipsMilitary/FFG7OliverHazardPerryUnitedStates/OliverHazardPerryFFGPrototype.x3d @@ -6,14 +6,15 @@ <meta content='Prototype for an Oliver Perry (FFG7) Class Navy Frigate. Proto allows weapon placements, hull number, and ship name markings' name='description'/> <meta content='Patrick Sullivan' name='creator'/> <meta content='28 May 2006' name='created'/> - <meta content='20 October 2019' name='modified'/> + <meta content='3 July 2022' name='modified'/> <meta content='Add entry text that links to OliverHazardPerryFFGExample.x3d' name='TODO'/> <meta content='Prototypes, FFG7, Oliver Perry Frigate' name='subject'/> <meta content='DSC_59.jpg' name='Image'/> <meta content='http://www.public.navy.mil/surflant/ffg28/PublishingImages/DSC_59.jpg' name='Image'/> <meta content='http://en.wikipedia.org/wiki/Oliver_Hazard_Perry_class_frigate' name='reference'/> <meta content='http://en.wikipedia.org/wiki/USS_Oliver_Hazard_Perry_(FFG-7)' name='reference'/> - <meta content='http://www.navy.mil/navydata/fact_display.asp?cid=4200&tid=1300&ct=4' name='reference'/> + <meta content='https://www.nvr.navy.mil/SHIPDETAILS/SHIPSDETAIL_FFG_7.HTML' name='reference'/> + <meta content='https://www.history.navy.mil/research/histories/ship-histories/danfs/o/oliver-hazard-perry-ffg-7.html' name='reference'/> <meta content='http://www.fas.org/programs/ssp/man/uswpns/navy/surfacewarfare/FFG7_oliverhazardperry.html' name='reference'/> <meta content='http://www.globalsecurity.org/military/systems/ship/ffg-7.htm' name='reference'/> <meta content='http://www.navsource.org/archives/07/0707.htm' name='reference'/> -- GitLab