From 72e429627d81c10f0243beb3b46c678c239cec02 Mon Sep 17 00:00:00 2001 From: timothycarambat <rambat1010@gmail.com> Date: Thu, 13 Feb 2025 12:06:35 -0800 Subject: [PATCH] update dead link resolves #3201 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eafde9a2b..f5782936c 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ AnythingLLM divides your documents into objects called `workspaces`. A Workspace - ðŸ–¼ï¸ **Multi-modal support (both closed and open-source LLMs!)** - 👤 Multi-user instance support and permissioning _Docker version only_ - 🦾 Agents inside your workspace (browse the web, etc) -- 💬 [Custom Embeddable Chat widget for your website](./embed/README.md) _Docker version only_ +- 💬 [Custom Embeddable Chat widget for your website](https://github.com/Mintplex-Labs/anythingllm-embed/blob/main/README.md) _Docker version only_ - 📖 Multiple document type support (PDF, TXT, DOCX, etc) - Simple chat UI with Drag-n-Drop funcitonality and clear citations. - 100% Cloud deployment ready. -- GitLab