fix: repair 8 broken links reported by workshop link checker#1149
Merged
pelikhan merged 2 commits intoJul 15, 2026
Merged
Conversation
- 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 UIto match the#trigger-the-workflow-via-github-actions-uianchor used in02a-setup-codespace.mdandside-quest-08-01-codespaces-actions-write.md02b-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 errorsheading (was a<details>block with no anchor) to satisfy the#read-the-run-log-for-errorsref in12-test-and-iterate.mdFile reference fix
side-quest-11-09-agent-session-phases.md— updated link target from non-existent11d-build-and-run.md→11d-build-copilot-agents.mdExternal URL fixes
01-prerequisites.md—https://github.com/signupreturns HTTP 403 to bots; converted to plain textgithub.com/signup23-ab-experiments.md— removed dead link tohttps://github.github.com/gh-aw/reference/experiments/(HTTP 404) from the See Also section