chore(docs): Update links to admin and user documentation in README.md and info.xml#12301
Merged
ChristophWurst merged 1 commit intomainfrom Jan 23, 2026
Merged
Conversation
Contributor
Author
|
@ChristophWurst: How can the links on the right side of the app store ("Resources") being edited? https://apps.nextcloud.com/apps/mail That should be done as well. |
Member
|
These are defined here: Lines 43 to 47 in 8bccd39 Let's change them too, yes :) |
…d and info.xml Signed-off-by: David Dreschner <github-2017@dreschner.net>
8c2dbc1 to
acb92e5
Compare
Contributor
Author
|
Should we backport it to stable5.6? As the links in the store are broken otherwise until the release of v5.7? (Don't want to simply do it without asking 🙈 ) |
Member
|
Sure! |
Member
|
/backport to stable5.6 |
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 documentation for administrators and users have moved to
nextcloud/documentation(#12267). In this PR, the links to the documentation mentioned in the README.md hasn't been updated, which was resulted in #12299.To fix that, I've updated the links to point to the documentation of the stable branch from
nextcloud/documentation.Fixes #12299