Skip to content

Commit 3b5c80c

Browse files
aksOpsclaude
andcommitted
fix: use object form for plugin source in marketplace.json
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c2c2480 commit 3b5c80c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.claude-plugin/marketplace.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@
1616
"author": {
1717
"name": "RandomCodeSpace"
1818
},
19-
"source": ".",
19+
"source": {
20+
"source": "github",
21+
"repo": "RandomCodeSpace/rawdoc"
22+
},
2023
"category": "developer-tools",
2124
"tags": ["markdown", "web-scraper", "documentation", "mcp", "fetch"],
2225
"keywords": ["rawdoc", "markdown", "web-scraper", "documentation", "fetch", "crawl"]

0 commit comments

Comments
 (0)