From ddbcaac6708505c300fe8451962677473e79631e Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Tue, 21 Apr 2020 07:52:17 -0400
Subject: [PATCH] auto

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

diff --git a/README.md b/README.md
index 9090479..ae5b02c 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 
 We have built a very small example app that contains first `FirstController` and `SecondController` class definitions defined in a single file. The files are setup for a simple example in use of navigation controllers and delegation. **You need to write the code to make this work.** See demo:
 
-![demo movie](navPre.mp4)
+![demo movie](https://gitlab.cs.umd.edu/keleher/navpre.mp4)
 
 The way this is intended to work is:
 - The FirstController has a label that says "nothing yet". 
-- 
GitLab