Skip to content

fix: repair 8 broken links reported by workshop link checker#1149

Merged
pelikhan merged 2 commits into
mainfrom
copilot/workshop-link-checker-fix-broken-links-one-more-time
Jul 15, 2026
Merged

fix: repair 8 broken links reported by workshop link checker#1149
pelikhan merged 2 commits into
mainfrom
copilot/workshop-link-checker-fix-broken-links-one-more-time

Conversation

Copilot AI commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Workshop link checker found 8 broken links — 5 missing anchors/files and 3 bad external URLs.

Anchor fixes

  • 08-run-your-workflow.md — renamed ### Trigger it from the Actions tab### Trigger the workflow via GitHub Actions UI to match the #trigger-the-workflow-via-github-actions-ui anchor used in 02a-setup-codespace.md and side-quest-08-01-codespaces-actions-write.md
  • 02b-setup-local.md — renamed ### Authenticate the GitHub CLI### Authenticate the \gh` CLIto produce anchor#authenticate-the-gh-cliexpected by06b-install-local.md`
  • side-quest-12-01-iterate-agent-output.md — added ## Read the run log for errors heading (was a <details> block with no anchor) to satisfy the #read-the-run-log-for-errors ref in 12-test-and-iterate.md

File reference fix

  • side-quest-11-09-agent-session-phases.md — updated link target from non-existent 11d-build-and-run.md11d-build-copilot-agents.md

External URL fixes

  • 01-prerequisites.mdhttps://github.com/signup returns HTTP 403 to bots; converted to plain text github.com/signup
  • 23-ab-experiments.md — removed dead link to https://github.github.com/gh-aw/reference/experiments/ (HTTP 404) from the See Also section

Copilot AI linked an issue Jul 15, 2026 that may be closed by this pull request
- Rename heading in 08-run-your-workflow.md to generate anchor
  #trigger-the-workflow-via-github-actions-ui (fixes refs in
  02a-setup-codespace.md and side-quest-08-01-codespaces-actions-write.md)
- Rename heading in 02b-setup-local.md to "Authenticate the `gh` CLI"
  generating anchor #authenticate-the-gh-cli (fixes refs in 06b-install-local.md)
- Add ## Read the run log for errors section in
  side-quest-12-01-iterate-agent-output.md (fixes ref in 12-test-and-iterate.md)
- Update link in side-quest-11-09-agent-session-phases.md from missing
  11d-build-and-run.md to existing 11d-build-copilot-agents.md
- Remove hyperlink from github.com/signup in 01-prerequisites.md
  (HTTP 403 from bot protection)
- Remove dead link to gh-aw/reference/experiments/ in 23-ab-experiments.md
  (HTTP 404)

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix broken links found in workshop files fix: repair 8 broken links reported by workshop link checker Jul 15, 2026
Copilot AI requested a review from pelikhan July 15, 2026 04:05
@pelikhan pelikhan marked this pull request as ready for review July 15, 2026 04:13
@pelikhan pelikhan merged commit b582b75 into main Jul 15, 2026
@pelikhan pelikhan deleted the copilot/workshop-link-checker-fix-broken-links-one-more-time branch July 15, 2026 04:13
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.

[workshop-link-checker] Broken links found

2 participants