diff --git a/docs/training/docker-secure-agent.md b/docs/training/docker-secure-agent.md
index 1e3356ff36b3cc23cfda292ce7051ca2f42c8d45..819b08e1d252a6c8931d1f9664e8ebdaabc473d9 100644
--- a/docs/training/docker-secure-agent.md
+++ b/docs/training/docker-secure-agent.md
@@ -5,7 +5,7 @@ To set up a secure agent on Linux, running in a Docker container, you will need
 - Access to a workstation with an Intel-based processor. This is needed to run the Secure Agent. This could be a work computer, or, in the case of someone using a Macbook with an M1 processor, this could be an Amazon WorkSpaces desktop.
 - Git. This is needed to pull the necessary Secure Agent files. [Official instructions on installation can be found here](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git).
 - Docker. This is used to set up the container in which the Secure Agent will run.
-- [Docker Compose](https://docs.docker.com/compose/). This is an additional command used to build the image which the Secure Agent runs. [Instructions to install this and Docker on an AWS Workspace can be found here](https://www.cyberciti.biz/faq/how-to-install-docker-on-amazon-linux-2/).
+- [Docker Compose](https://docs.docker.com/compose/). This is an additional command used to build the image which the Secure Agent runs. Instructions to install this and Docker on an AWS Workspace can be found here http://www.cyberciti.biz/faq/how-to-install-docker-on-amazon-linux-2/
 - Your own IICS trial account. If you are already using the shared test or prod organizations, this tutorial is unnecessary. Use ei.secureagent.doit.wisc.edu instead. If you are using a different organization with a pre-existing Secure Agent, follow the instructions given to you when your access was provisioned.
 
 # Setup