Skip to content

docs: fix broken xref to Managing Resources to Synchronize#740

Merged
phil-davis merged 1 commit into
masterfrom
fix/726-infinite-scale-xref
Jun 22, 2026
Merged

docs: fix broken xref to Managing Resources to Synchronize#740
phil-davis merged 1 commit into
masterfrom
fix/726-infinite-scale-xref

Conversation

@DeepDiver1975

Copy link
Copy Markdown
Member

What

Fixes the broken xref at using.adoc:411: using-an-account-that-connects-to-infinite-scalemanaging-resources-to-synchronize.

Why

No heading generates the id using-an-account-that-connects-to-infinite-scale, so the xref did not resolve. The intended target is === Managing Resources to Synchronize (using.adoc:417), anchor managing-resources-to-synchronize.

Closes #726

Companion PR onto the 7.1 branch: same change applied there.

🤖 Generated with Claude Code

@DeepDiver1975 DeepDiver1975 left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

🤖 Automated code review by Claude Code review agent

Approve. Fixes a broken xref: xref:using-an-account-that-connects-to-infinite-scale[...]xref:managing-resources-to-synchronize[...].

  • Verified the old id was broken: no heading in using.adoc generates using-an-account-that-connects-to-infinite-scale.
  • Verified the new target resolves: === Managing Resources to Synchronize exists in using.adoc (generated id managing-resources-to-synchronize), which matches the link text.
  • AsciiDoc syntax correct.

Pair consistency: identical diff to 7.1 companion #739, correct master base, Closes #726 carried here. LGTM.

The xref used id `using-an-account-that-connects-to-infinite-scale`,
which no heading generates. The intended target is the heading
`=== Managing Resources to Synchronize`, whose anchor is
`managing-resources-to-synchronize`. Point the xref there.

Closes #726

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
@phil-davis phil-davis force-pushed the fix/726-infinite-scale-xref branch from 22bf14e to 88ba9db Compare June 22, 2026 09:15
@phil-davis phil-davis merged commit 199eeb8 into master Jun 22, 2026
2 checks passed
@phil-davis phil-davis deleted the fix/726-infinite-scale-xref branch June 22, 2026 09:16
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.

docs: broken xref using-an-account-that-connects-to-infinite-scale in using.adoc

2 participants