Skip to content

docs: remove broken force-upload xref#734

Open
DeepDiver1975 wants to merge 1 commit into
masterfrom
fix/723-force-upload-xref
Open

docs: remove broken force-upload xref#734
DeepDiver1975 wants to merge 1 commit into
masterfrom
fix/723-force-upload-xref

Conversation

@DeepDiver1975

Copy link
Copy Markdown
Member

What

Removes the dangling xref:force-uploading-conflicted-files[Force Uploading Conflicted Files] link in conflicts.adoc:20.

Why

No section, heading, or explicit anchor with the id force-uploading-conflicted-files exists anywhere in the module, so Antora emits a "target of xref not found" warning. The feature is not documented in this branch. The sentence remains intact without the dangling link.

Closes #723

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

🤖 Generated with Claude Code

The xref:force-uploading-conflicted-files[] link in conflicts.adoc
pointed to an anchor that does not exist anywhere in the module, so
Antora emitted a "target of xref not found" warning. The "Force
Uploading Conflicted Files" feature is not documented in this branch.
Drop the dangling link while keeping the sentence intact.

Closes #723

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

Verdict: Approve. Verified on master.

  • Searched the whole repo for force-uploading-conflicted-files: the only match is the dangling xref line itself (conflicts.adoc:20). No section heading, no explicit [[force-uploading-conflicted-files]] anchor, and no matching attribute exists, so Antora would emit "target of xref not found". Removing the link is the right call given the feature is undocumented in this branch.
  • The surrounding sentence remains grammatical and complete after removal ("...have not been sent to the server.").
  • Scope docs-only (+1/-1); no broken AsciiDoc.

Pair consistency: Paired with #733 (7.1); identical change, baseRefName master. Consistent.

@phil-davis

phil-davis commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

"conflict file uploading" is mentioned in https://github.com/owncloud/docs-client-desktop/blob/master/modules/ROOT/pages/using.adoc

Maybe the feature has some different words to describe it, and maybe it is documented somewhere?

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 force-uploading-conflicted-files in conflicts.adoc

2 participants