diff --git a/docs/concepts.md b/docs/concepts.md
index bcbc5a91724adbf93160deaf30a291704c1f81a1..46707f73a44eacad370be7607885317736c0f1cb 100644
--- a/docs/concepts.md
+++ b/docs/concepts.md
@@ -20,6 +20,7 @@ The Secure Agent program is upgraded automatically by Informatica, but you are r
 
 The DoIT Integration Platform team has experience managing secure agents.
 We run our secure agent in a Docker container on Linux, hosted by Amazon Web Services (AWS).
+[The Secure Agent Docker image is available here](https://git.doit.wisc.edu/interop/iics/iics_secure_agent) if you want to build and try it yourself.
 We use AWS Elastic Container Service (ECS) to manage the secure agent deployment environment.
 By allowing ECS to run the Secure Agent container, we can make sure that the Secure Agent is always running because ECS would bring up a new instance if the current instance crashed.
 
diff --git a/docs/howto.md b/docs/howto.md
index 93bf49d3a6d677f91e7442b737193600969e0239..0d8688069bb707b5a0533fca4d9884c4513ff53d 100644
--- a/docs/howto.md
+++ b/docs/howto.md
@@ -16,8 +16,8 @@ Java heap size can be increased according to the [KB](https://kb.informatica.com
 
 ## How can I deploy my own Secure Agent ?
 [which-firewall]: #how-can-i-deploy-my-own-secure-agent-
-AIS/EI maintains a Docker [image](https://git.doit.wisc.edu/interop/iics/iics_secure_agent/blob/master/README.md#iics-secure-agent-docker-image) 
-([reach out](../README.md) to us if you would like to access it), that can be used for your own Secure Agent deployments. See also Informatica [documentation](https://docs.informatica.com/integration-cloud/cloud-platform/current-version/administrator/runtime-environments/secure-agents.html) on Secure Agents.
+[AIS/EI maintains a Docker image](https://git.doit.wisc.edu/interop/iics/iics_secure_agent/blob/master/README.md#iics-secure-agent-docker-image) that can be used for your own Secure Agent deployments.
+See also Informatica [documentation](https://docs.informatica.com/integration-cloud/cloud-platform/current-version/administrator/runtime-environments/secure-agents.html) on Secure Agents.
 
 ## How to create a Manifest group for your team for access control?
 [manifest-group]: #how-to-create-a-manifest-group-for-your-team-for-access-control