From a44c218b50092a505c6a5b736893bdde42b92eb7 Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Fri, 29 Sep 2023 13:54:35 -0400
Subject: [PATCH] auto

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

diff --git a/assign4.md b/assign4.md
index c14d740..ac79acb 100644
--- a/assign4.md
+++ b/assign4.md
@@ -7,7 +7,7 @@ Two parts: `psycopg` and `peewee`.
 
 ### Setup
 
-Download the startup files [here](https://sedna.cs.umd.edu/424/assign/assignment4.tgz).
+Download the startup files [here](https://sedna.cs.umd.edu/424/assign/assignment4Dist.tgz).
 
 As before we have created a VagrantFile for you. Start by doing `vagrant up` and `vagrant ssh` as usual.
 Ensure that the Vagrantfile has loaded
-- 
GitLab