From 56f46c3cfa48ae829ad7c59c820eed0f0137bac2 Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Wed, 6 May 2026 08:04:34 -0600 Subject: [PATCH] Fixed image link typo in homepage --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 35dc215..33f250f 100644 --- a/Home.md +++ b/Home.md @@ -13,7 +13,7 @@ Agents, and More. It is designed to include a number of useful agents, roles, macros, and more so users can get up and running with Loki in as little time as possible. -![Agent example](./docs/images/agents/sql.gif) +![Agent example](./images/agents/sql.gif) Coming from [AIChat](https://github.com/sigoden/aichat)? Follow the [migration guide](AIChat-Migration) to get started.