From aa74b9635a9567ca7d16067ae4c7da90bb82ccd4 Mon Sep 17 00:00:00 2001
From: "Timothy J. Baek" <timothyjrbeck@gmail.com>
Date: Sat, 1 Jun 2024 16:40:34 -0700
Subject: [PATCH] doc: readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 86244c5..4ed23da 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Welcome to **Pipelines**, an [Open WebUI](https://github.com/open-webui) initiat
 ## 🔧 How It Works
 
 <p align="center">
-  <a href="#"><img src="./docs/images/workflow.png" alt="Pipelines Workflow"></a>
+  <a href="./docs/images/workflow.png"><img src="./docs/images/workflow.png" alt="Pipelines Workflow"></a>
 </p>
 
 Integrating Pipelines with any OpenAI API-compatible UI client is simple. Launch your Pipelines instance and set the OpenAI URL on your client to the Pipelines URL. That's it! You're ready to leverage any Python library for your needs.