From 1775a5017cc642ed90f9a3e14470b95a3bbed4a7 Mon Sep 17 00:00:00 2001 From: SonicDMG Date: Wed, 22 May 2024 10:50:37 -0400 Subject: [PATCH] Initial commit including a quick update to make the hero image relative --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a753ea830..dcaf0aacc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# [![Langflow](https://github.com/langflow-ai/langflow/blob/dev/docs/static/img/hero.png)](https://www.langflow.org) +# [![Langflow](./docs/static/img/hero.png)](https://www.langflow.org) ### [Langflow](https://www.langflow.org) is a new, visual way to build, iterate and deploy AI apps.