docs: drop redundant version from "ownCloud Classic 10"#188
Merged
Conversation
Follow-up to the rename: the canonical product name is "ownCloud Classic" without a trailing version. Strip the now-redundant "10" from bare "ownCloud Classic 10" references. Specific release references (e.g. "ownCloud Classic 10.16.3") keep their version, and the "ownCloud Classic 11" milestone is left as-is since the version is meaningful there (Docker-only deployment, API deprecation). xref/include targets, module slugs, URLs (oc10-app), and oCIS / Infinite Scale references are unchanged. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
DeepDiver1975
commented
Jun 23, 2026
DeepDiver1975
left a comment
Member
Author
There was a problem hiding this comment.
🤖 Automated review by Claude Code review agent.
Reviewed the current diff (4 files, prose-only) for the "ownCloud Classic 10" → "ownCloud Classic" normalization.
Verified:
- All edits are display-text/prose only. No
xref:targets, anchors, URLs, attribute names, or code literals altered. xref:server_release_notes.adoc#owncloud-web-the-new-web-frontend-for-owncloud[...]— target + anchor untouched, only the prose around it changed.- External links (
owncloud.dev/.../oc10-app/#configure-owncloud-10,github.com/owncloud/web/...) and{oc-marketplace-url}attribute refs unchanged. - Genuine version strings correctly left intact (e.g. "ownCloud Classic 10.6", "to 10.8", "10.0.4", "when used with oC 10") — only the redundant product-name version was dropped.
- Checks green: Build documentation (Antora xref guard) pass, lint pass.
No changelog in this repo — n/a.
LGTM. Clean prose normalization.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Follow-up to the "ownCloud Classic" rename (#187): the canonical product name is ownCloud Classic with no trailing version, so this strips the now-redundant
10from bareownCloud Classic 10references.Kept intentionally
ownCloud Classic 10.16.3,10.8, etc.ownCloud Classic 11milestone is left as-is — the version is meaningful there (Docker-only deployment, API deprecation), and is handled contextually in the version-specific manuals rather than blindly stripped.Out of scope (unchanged)
xref/includetargets, module slugs, URLs (oc10-app), and ownCloud Infinite Scale / oCIS references.Verification
ownCloud Classic 10; dotted release versions preserved (124 inserver_release_notes.adoc).Part of owncloud/docs#5111
🤖 Generated with Claude Code