From 47f5ea7a73a03ea06c5bd84427a584956ffb2a62 Mon Sep 17 00:00:00 2001
From: pelibby16 <pelibby16@earlham.edu>
Date: Mon, 27 Jan 2025 15:52:42 -0500
Subject: [PATCH] patch sysadmin

---
 topical-units/sysadmin/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/topical-units/sysadmin/README.md b/topical-units/sysadmin/README.md
index 140e3b3..f4fb971 100644
--- a/topical-units/sysadmin/README.md
+++ b/topical-units/sysadmin/README.md
@@ -19,7 +19,7 @@ If you haven't been working on the terminal for a while, the CS fundamentals uni
 * [DigitalOcean Guide to systemctl](https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units)
 * Downloads
   * [Virtualbox (Windows, Linux, Intel Macbooks)](https://www.virtualbox.org/wiki/Downloads) or [UTM (M1/M2 Macbooks)](https://mac.getutm.app/)
-  * [Debian 12 ISO](https://gemmei.ftp.acc.umu.se/debian-cd/current/amd64/iso-cd/debian-12.5.0-amd64-netinst.iso)
+  * [Debian 12 download page](https://www.debian.org/download)
 
 # Notes
 * Make sure to uncheck "Desktop Environment" while installing Debian. We want a command-line only installation. If you end up with a Desktop GUI, something has been configured incorrectly.
-- 
GitLab