docs: external - fix broken relative links

This commit is contained in:
tukuaiai
2026-02-28 07:29:38 +08:00
parent 6a79e1765d
commit 1c5fba3ae9
9 changed files with 27 additions and 17 deletions
@@ -583,9 +583,9 @@ After successful setup:
## Getting Help
- **Documentation**: See [mcp/README.md](../mcp/README.md)
- **Documentation**: See [src/skill_seekers/mcp/README.md](../src/skill_seekers/mcp/README.md)
- **Issues**: [GitHub Issues](https://github.com/yusufkaraaslan/Skill_Seekers/issues)
- **Examples**: See [.github/ISSUES_TO_CREATE.md](../.github/ISSUES_TO_CREATE.md) for test cases
- **Examples**: See [TEST_MCP_IN_CLAUDE_CODE.md](TEST_MCP_IN_CLAUDE_CODE.md) for test cases
---