Skip to content

[workshop-sync] workshop/01-prerequisites.md: broken anchor link to engines reference page #3125

Description

@github-actions

Workshop file reviewed

workshop/01-prerequisites.md

Problem

The tip callout links to a broken anchor on the AI engines reference page:

[Anthropic](https://github.github.com/gh-aw/reference/engines/#available-coding-agents) Claude Code

The fragment #available-coding-agents does not exist on https://github.github.com/gh-aw/reference/engines/. Verified live heading ids on that page include built-in-ai-engines, which-engine-should-i-choose, engine-feature-comparison, etc. — there is no available-coding-agents section, so the link currently just loads the top of the page instead of jumping to a relevant section about supported engines/providers.

Current correct syntax

Point the link at an anchor that actually exists on the engines reference page, for example #built-in-ai-engines, or drop the fragment entirely and link to the page root: https://github.github.com/gh-aw/reference/engines/.

Suggested fix

In workshop/01-prerequisites.md, replace:

[Anthropic](https://github.github.com/gh-aw/reference/engines/#available-coding-agents) Claude Code

with:

[Anthropic](https://github.github.com/gh-aw/reference/engines/#built-in-ai-engines) Claude Code

(or remove the #available-coding-agents fragment).

Generated by 🔍 Workshop Sync Check · copilot · auto · 134.2 AIC · ⌖ 4.76 AIC · ⊞ 8.6K ·

  • expires on Sep 10, 2026, 1:45 PM UTC

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions