fix: Resolve dead links in documentation files
- 02-memory/README.md: Remove broken example links, keep valid ones - CONTRIBUTING.md: Fix relative path to SECURITY.md - 07-plugins/README.md: Update MCP spec URL to working domain - .github/SECURITY_REPORTING.md: Update OWASP link to valid cheatsheet - .github/ISSUE_TEMPLATE/*: Replace placeholder links with comments - .github/markdown-link-check-config.json: Add ignore patterns for example URLs in code blocks (docs.example.com, template files)
This commit is contained in:
@@ -607,6 +607,6 @@ The following Claude Code features work together with plugins:
|
||||
- [Discover Plugins](https://code.claude.com/docs/en/discover-plugins)
|
||||
- [Plugin Marketplaces](https://code.claude.com/docs/en/plugin-marketplaces)
|
||||
- [Plugins Reference](https://code.claude.com/docs/en/plugins-reference)
|
||||
- [MCP Server Reference](https://spec.modelcontextprotocol.io/)
|
||||
- [MCP Server Reference](https://modelcontextprotocol.io/)
|
||||
- [Subagent Configuration Guide](../04-subagents/README.md)
|
||||
- [Hook System Reference](../06-hooks/README.md)
|
||||
|
||||
Reference in New Issue
Block a user