diff --git a/topical-units/sysadmin/README.md b/topical-units/sysadmin/README.md
index 140e3b3e68201b104d845b30cd487b4d56a8d8b8..f4fb97130a99ba31c953e2cc920c1d7983009441 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.