Skip to content

Commit 12105e8

Browse files
sjnimsclaude
andcommitted
fix: use backtick instead of link for CONTRIBUTING.md in template
The lychee link checker was validating the markdown link inside the README template code block. Changed to backtick format since this is template content, not an actual file reference. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent f9cc672 commit 12105e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/plugin-dev/skills/marketplace-structure/examples/community-marketplace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ A curated collection of high-quality Claude Code plugins.
126126

127127
## Contributing
128128

129-
See [CONTRIBUTING.md](CONTRIBUTING.md) for submission guidelines.
129+
See `CONTRIBUTING.md` for submission guidelines.
130130

131131
## License
132132

0 commit comments

Comments
 (0)