diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index f806dc6..8ccfcde 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -14,11 +14,7 @@ "author": { "name": "Gentleman Programming" }, - "source": { - "type": "git-subdir", - "url": "https://github.com/Gentleman-Programming/engram.git", - "path": "plugin/claude-code" - }, + "source": "./plugin/claude-code", "category": "productivity", "homepage": "https://github.com/Gentleman-Programming/engram" }