Update xwiki docs to link to the xwiki.org documentation - #2683
Merged
Conversation
The Usage link pointed at the source repository's README.md, but the XWiki Docker documentation now lives on xwiki.org, so link to it directly. Also refresh a few stale links while in there: - The LICENSE links used the old xwiki-contrib/docker-xwiki repository name, which now only works through a GitHub rename redirect. - The "where to get help" pages were renamed upstream: Community/MailingLists is now Community/Discuss and Community/IRC is now Community/Chat. The mailing lists are no longer used, so only the forum is linked now. - http:// -> https:// on the xwiki.org and jira.xwiki.org links. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
tianon
approved these changes
Jul 27, 2026
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.
The
Usagesection pointed at the source repository'sREADME.md, but the XWiki Docker documentation now lives on xwiki.org, so this links to it directly instead of sending readers through the README:https://www.xwiki.org/xwiki/bin/view/documentation/xs/admin/installation/methods/install-xwiki-docker/
While in there, a few stale links are refreshed:
license.md: the LICENSE links used the oldxwiki-contrib/docker-xwikirepository name, which now only resolves through a GitHub rename redirect. The repository isxwiki/xwiki-docker.get-help.md: both targets were renamed upstream —Community/MailingListsis nowCommunity/DiscussandCommunity/IRCis nowCommunity/Chat. The mailing lists are no longer used, so only the forum is linked.content.md,issues.md:http://tohttps://on the xwiki.org and jira.xwiki.org links.github-repois deliberately left unchanged so that it stays consistent with theGitRepovalue in the official-imageslibrary/xwikifile; both are to be updated together separately.README.mdis not included in this PR, per the contribution guidelines../markdownfmt.sh -l xwikireports no findings.