Skip to content

Fix broken reference links in skills/agentstack-wrapper/SKILL.md#2379

Merged
penge merged 2 commits intomainfrom
copilot/fix-broken-reference-links
Mar 12, 2026
Merged

Fix broken reference links in skills/agentstack-wrapper/SKILL.md#2379
penge merged 2 commits intomainfrom
copilot/fix-broken-reference-links

Conversation

Copy link
Contributor

Copilot AI commented Mar 11, 2026

Summary

8 reference links in skills/agentstack-wrapper/SKILL.md used reference/ (singular) as the path prefix, but the actual directory is references/ (plural), causing all links to resolve to non-existent paths.

  • skills/agentstack-wrapper/SKILL.md: Changed all 8 local reference links from reference/<file>.mdreferences/<file>.md to match the actual directory name:
    • dependencies.md, wrapper-entrypoint.md, llm-services.md, forms.md, files.md, configuration-variables.md, trajectory.md, platform-extensions.md

Linked Issues

Documentation

  • No Docs Needed: This is a documentation fix itself (correcting broken relative links in a skill reference file).

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: penge <907255+penge@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix reference links in skill markdown file Fix broken reference links in skills/agentstack-wrapper/SKILL.md Mar 11, 2026
@penge penge marked this pull request as ready for review March 11, 2026 16:13
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 11, 2026
@penge penge requested a review from xjacka March 11, 2026 16:14
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 12, 2026
@penge penge merged commit 0c255fe into main Mar 12, 2026
18 checks passed
@penge penge deleted the copilot/fix-broken-reference-links branch March 12, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants