From d02e96f775c0c692c86863be08c93d05bd388456 Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Tue, 7 Apr 2020 16:58:25 -0400
Subject: [PATCH] auto

---
 assign4.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assign4.md b/assign4.md
index 215223d..68a6f81 100644
--- a/assign4.md
+++ b/assign4.md
@@ -132,7 +132,7 @@ out of 200 pts):
   extension. Doesn't matter what you write.
 - (5 pts) *Get your app to read and write real gpx files*. Your app should be
   able to write read and write RideWithGPX files. Don't worry, look at
-  [this file](assign4bmwR1200GS.gpx) and you will see the format is dirt simple (though
+  [this file](https://gitlab.cs.umd.edu/keleher/iosstudents/-/blob/master/assign4bmwRS1200GS.gpx) and you will see the format is dirt simple (though
   there may be multiple `trkseg`s).
 - (5 pts) *Show a pre-planned route*. Show the route (w/ a
   different color) from another gpx file as you are recording a ride, so that the rider can
-- 
GitLab