Skip to content

fix: correct invalid anchor hash in glossary link to audit reference#24494

Merged
pelikhan merged 1 commit intomainfrom
copilot/fix-links
Apr 4, 2026
Merged

fix: correct invalid anchor hash in glossary link to audit reference#24494
pelikhan merged 1 commit intomainfrom
copilot/fix-links

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 4, 2026

The docs build was failing due to a broken anchor hash in reference/glossary.md. The link to the gh aw logs --format <fmt> section used #gh-aw-logs-format-fmt, which omitted the -- dashes from the heading slug.

Change

  • reference/glossary.md: fix anchor hash from #gh-aw-logs-format-fmt#gh-aw-logs---format-fmt to match the slug generated by the heading ## `gh aw logs --format <fmt>`

Agent-Logs-Url: https://github.com/github/gh-aw/sessions/37dbe5da-5f90-4f6a-9876-5186adc76894

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan pelikhan marked this pull request as ready for review April 4, 2026 13:29
Copilot AI review requested due to automatic review settings April 4, 2026 13:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes the docs build failure by correcting a broken in-page anchor link in the glossary entry that references the gh aw logs --format <fmt> section in the Audit Commands documentation.

Changes:

  • Update the glossary’s “Audit Commands” link hash to match the heading slug generated for ## \gh aw logs --format `inreference/audit.md`.
Show a summary per file
File Description
docs/src/content/docs/reference/glossary.md Updates the Audit Commands anchor hash so the glossary link resolves to the correct section.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@pelikhan pelikhan merged commit 252ebf6 into main Apr 4, 2026
11 checks passed
@pelikhan pelikhan deleted the copilot/fix-links branch April 4, 2026 13:33
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.

3 participants