diff --git a/README.md b/README.md
index 2525aecc0c05ac955c8c788a34f47c8a737a0dab..c30bd6781ad7e41b9726046eab5a62dbe5ae50bb 100644
--- a/README.md
+++ b/README.md
@@ -185,11 +185,11 @@ You can now schedule a pipeline to build and deploy proxy nodes. Use the same pr
 ### Build Pipeline Example
 Below is a screenshot showing the build pipeline for the SSH proxy node:
 
-![Build Pipeline for SSH Proxy Node](screenshots/build_ssh_proxy.png)
+![Build Pipeline for SSH Proxy Node](https://gitlab.rc.uab.edu/rc/hpc-factory-proxy-nodes-notes/-/raw/main/screenshots/build_ssh_proxy.png)
 
 ### Deploy Pipeline Example
 Below is a screenshot showing the deploy pipeline for the SSH proxy node:
 
-![Deploy Pipeline for SSH Proxy Node](screenshots/deploy_ssh_proxy.png)
+![Deploy Pipeline for SSH Proxy Node](https://gitlab.rc.uab.edu/rc/hpc-factory-proxy-nodes-notes/-/raw/main/screenshots/deploy_ssh_proxy.png)
 
 ---