From d0b945ec87ed7366e8217c891f5d74d5b7537eb8 Mon Sep 17 00:00:00 2001
From: Krish Moodbidri <krish94@uab.edu>
Date: Tue, 19 Nov 2024 18:37:24 -0600
Subject: [PATCH] Update README with correct image URLs for build and deploy
 pipelines of SSH proxy node

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 2525aec..c30bd67 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)
 
 ---
-- 
GitLab