From b4c65f7a19d61a8bb8942cac212cf26d6cebbb6d Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Wed, 6 May 2026 08:04:54 -0600 Subject: [PATCH] docs: Fixed typo in README agent example path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a87a57a..461af13 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,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](https://raw.githubusercontent.com/wiki/Dark-Alex-17/loki/docs/images/agents/sql.gif) +![Agent example](https://raw.githubusercontent.com/wiki/Dark-Alex-17/loki/images/agents/sql.gif) Coming from [AIChat](https://github.com/sigoden/aichat)? Follow the [migration guide](https://github.com/Dark-Alex-17/loki/wiki/AIChat-Migration) to get started.