Skip to content

docs: fix dead anchors across guides - #29230

Open
simpleqt wants to merge 1 commit into
google-gemini:mainfrom
simpleqt:docs/fix-dead-anchors
Open

docs: fix dead anchors across guides#29230
simpleqt wants to merge 1 commit into
google-gemini:mainfrom
simpleqt:docs/fix-dead-anchors

Conversation

@simpleqt

@simpleqt simpleqt commented Sep 6, 2026

Copy link
Copy Markdown

Seven docs pages carried in-page/cross-file anchors matching no heading, all verified against the actual heading text:

  1. docs/cli/plan-mode.md: six tool links carried stale numbered prefixes from an old heading layout (#2-read_file-readfile etc.); the file-system headings are now unnumbered
  2. docs/cli/telemetry.md: #viewing-traces#view-traces
  3. docs/cli/auto-memory.md: #skill-discovery-tiers#discovery-tiers
  4. docs/core/subagents.md: extensions subagent packaging moved to extensions/reference.md#sub-agents
  5. docs/hooks/index.md: #using-hooks-securely#hook-security
  6. docs/reference/policy-engine.md: #customizing-policies#custom-policies
  7. docs/extensions/writing-extensions.md: mcp-servers and contextfilename anchors matched no heading → #gemini-extensionjson

- plan-mode.md: the tool links carried stale numbered prefixes from an
  old heading layout; the file-system headings are now unnumbered
- telemetry.md: #viewing-traces matched no heading (actual: #view-traces)
- auto-memory.md: #skill-discovery-tiers matched no heading (actual:
  #discovery-tiers)
- core/subagents.md: extensions subagent packaging moved to
  extensions/reference.md#sub-agents
- hooks/index.md: the security link pointed at a nonexistent
  'using hooks securely' heading (actual: #hook-security)
- reference/policy-engine.md: #customizing-policies matched no heading
  (actual: #custom-policies)
- extensions/writing-extensions.md: mcp-servers and contextfilename
  anchors matched no heading (actual: #gemini-extensionjson)
@simpleqt
simpleqt requested review from a team as code owners September 6, 2026 18:36
@google-cla

google-cla Bot commented Sep 6, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions github-actions Bot added the size/s A small PR label Sep 6, 2026
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

📊 PR Size: size/S

  • Lines changed: 26
  • Additions: +13
  • Deletions: -13
  • Files changed: 7

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

Labels

size/s A small PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant