Skip to content

fix: correct anchor links in tokens documentation#14934

Closed
Copilot wants to merge 2 commits intorefactor-tokens-pagefrom
copilot/sub-pr-14933
Closed

fix: correct anchor links in tokens documentation#14934
Copilot wants to merge 2 commits intorefactor-tokens-pagefrom
copilot/sub-pr-14933

Conversation

Copy link
Contributor

Copilot AI commented Feb 11, 2026

Fixed broken internal navigation in the tokens reference page. The "Which token(s) do I need?" section contained anchor links using incorrect slug format that didn't match Astro/Starlight's heading ID generation.

Changes:

  • Updated 5 anchor links from kebab-case with descriptive text to snake_case matching token names
  • #ghawaithubtoken-enhanced-pat-for-cross-repo-and-remote-tools#gh_aw_github_token
  • #copilotwithubtoken-copilot-authentication#copilot_github_token
  • #ghawprojectwithubtoken-github-projects-v2#gh_aw_project_github_token
  • #ghawagenttoken-agent-assignment#gh_aw_agent_token
  • #ghawgithubmcpservertoken-github-mcp-server#gh_aw_github_mcp_server_token

Anchor slugs now correctly navigate to their corresponding token reference sections.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Fixed invalid anchor links in "Which token(s) do I need?" section. The anchor slugs now correctly match the heading IDs generated by Astro/Starlight (using underscores instead of hyphens).

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot AI changed the title [WIP] Improve visual and structural layout of tokens page fix: correct anchor links in tokens documentation Feb 11, 2026
Copilot AI requested a review from mnkiefer February 11, 2026 12:04
@mnkiefer mnkiefer closed this Feb 11, 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.

2 participants

Comments