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

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

diff --git a/assign4.md b/assign4.md
index b9b6091..c14d740 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/assign4.tgz).
+Download the startup files [here](https://sedna.cs.umd.edu/424/assign/assignment4.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