diff --git a/models/Language_concepts/Event_Sharing_Using_COORDINATE_with_SHARE.mp b/models/Language_concepts/Event_Sharing_Using_COORDINATE_with_SHARE.mp
index 37aaa44762ec0ec5dec7bece3f0d8195806dc6fa..3871e42ded3dd5cd36abe949df626699eb889393 100644
--- a/models/Language_concepts/Event_Sharing_Using_COORDINATE_with_SHARE.mp
+++ b/models/Language_concepts/Event_Sharing_Using_COORDINATE_with_SHARE.mp
@@ -33,7 +33,7 @@
 │*│ │ https://wiki.nps.edu/display/MP/Documentation 	 │ │
 │*│ │ 							                         │ │
 │*│ │ Example02_DataFlow_EventSharing.  Available online:│ │
-│*│ │ https://gitlab.nps.edu/monterey-phoenix/mp-model-collection/preloaded-examples/-/tree/master/models
+│*│ │ https://nps.edu/mp/models                          │ │
 │*│ └────────────────────────────────────────────────────┘ │
 │*│                                                        │
 │*│ ┌─[ Search Terms ]───────────────────────────────────┐ │
@@ -67,4 +67,4 @@ ROOT Reader: (* ( reading | working ) *);
 /*Reader, File SHARE ALL reading;*/
 COORDINATE 	$a: reading 	FROM Reader, 
 			$b: reading  	FROM File 
-    DO SHARE $a $b; OD;
\ No newline at end of file
+    DO SHARE $a $b; OD;