From c4dd8e57c79e45899525fcd1dcd5383309843962 Mon Sep 17 00:00:00 2001 From: Kasper Zutterman Date: Sun, 30 Nov 2025 21:10:19 +0100 Subject: [PATCH] fix: broken Claude Code plugin link (#431) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04d096b7..88542871 100644 --- a/README.md +++ b/README.md @@ -790,7 +790,7 @@ Check out the **[examples/](examples/)** directory for: - **[Git hooks](examples/git-hooks/)** - Automatic export/import on git operations - **[Branch merge workflow](examples/branch-merge/)** - Handle ID collisions when merging branches - **[Claude Desktop MCP](examples/claude-desktop-mcp/)** - MCP server for Claude Desktop -- **[Claude Code Plugin](PLUGIN.md)** - One-command installation with slash commands +- **[Claude Code Plugin](docs/PLUGIN.md)** - One-command installation with slash commands ## Advanced Features