Skip to content

fix(skill): use relative links in migration skill#551

Merged
ByteYue merged 1 commit intojackwener:mainfrom
luojiyin1987:fix/skill-relative-links
Mar 28, 2026
Merged

fix(skill): use relative links in migration skill#551
ByteYue merged 1 commit intojackwener:mainfrom
luojiyin1987:fix/skill-relative-links

Conversation

@luojiyin1987
Copy link
Copy Markdown
Contributor

Summary

  • replace machine-specific file:///Users/... links in the cross-project adapter migration skill
  • use repo-relative markdown links for CLI-EXPLORER.md and root SKILL.md
  • keep the documentation portable across different contributor environments

Closes #550

@ByteYue ByteYue merged commit dbcfbc3 into jackwener:main Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skill docs contain machine-specific file:// links

2 participants