From 74291a62b3ab79c8ba8fc4765cb049d45b357eb9 Mon Sep 17 00:00:00 2001 From: leovs09 Date: Sun, 8 Feb 2026 07:34:34 +0100 Subject: [PATCH] docs: fix main readme links --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index c305a77..3cf7811 100644 --- a/docs/README.md +++ b/docs/README.md @@ -23,8 +23,8 @@ Currently this project support only Claude Code CLI, but we plan to support othe Start here to get up and running quickly: * [Getting Started](getting-started.md) - Installation, setup, and your first plugin -* [User Guide](user-guide.md) - Common workflows and usage patterns -* [Core Concepts](concepts/) - Understanding context engineering principles +* [User Guide](guides) - Common workflows and usage patterns +* [Core Concepts](concepts) - Understanding context engineering principles ## Explore Plugins