Skip to content

docs: fix broken xref to Managing Resources to Synchronize (7.1)#739

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

docs: fix broken xref to Managing Resources to Synchronize (7.1)#739
phil-davis merged 1 commit into
7.1from
fix/726-infinite-scale-xref-7.1

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.

Refs #726 (master PR carries the closing keyword).

🤖 Generated with Claude Code

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>

@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. 7.1 port fixing the broken xref to xref:managing-resources-to-synchronize[Managing Resources to Synchronize].

  • Old id using-an-account-that-connects-to-infinite-scale resolves to nothing in using.adoc; new id managing-resources-to-synchronize matches the === Managing Resources to Synchronize heading. Link now resolves correctly.
  • AsciiDoc syntax correct.

Pair consistency: byte-identical change to master PR #740, correctly targets the 7.1 branch, uses Refs #726. LGTM.

@phil-davis phil-davis merged commit d6ab833 into 7.1 Jun 22, 2026
1 check passed
@phil-davis phil-davis deleted the fix/726-infinite-scale-xref-7.1 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.

2 participants