From 1718bdd15f2f91ca5c2b6821063565275d95a031 Mon Sep 17 00:00:00 2001 From: llamatest Date: Tue, 1 Jul 2025 11:36:21 +0530 Subject: [PATCH] Fix image link for WhatsApp Llama4 integration diagram in README --- end-to-end-use-cases/whatsapp_llama_4_bot/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/end-to-end-use-cases/whatsapp_llama_4_bot/README.md b/end-to-end-use-cases/whatsapp_llama_4_bot/README.md index bc93a7cbf..92037ee1b 100644 --- a/end-to-end-use-cases/whatsapp_llama_4_bot/README.md +++ b/end-to-end-use-cases/whatsapp_llama_4_bot/README.md @@ -19,7 +19,7 @@ Welcome to the WhatsApp Llama4 Bot ! This bot leverages the power of the Llama 4 - **Environment Configuration**: Uses `dotenv` to manage environment variables, keeping sensitive information like API keys secure. Please refer below a high-level of architecture which explains the integrations : -![WhatsApp Llama4 Integration Diagram](src/docs/img/WhatApp_Llama4_integration.jpeg) +![WhatsApp Llama4 Integration Diagram](../../src/docs/img/WhatApp_Llama4_integration.jpeg)