Skip to content

Conversation

@DerDreschner
Copy link
Contributor

@DerDreschner DerDreschner commented Jan 23, 2026

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

@DerDreschner
Copy link
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.

@ChristophWurst
Copy link
Member

These are defined here:

mail/appinfo/info.xml

Lines 43 to 47 in 8bccd39

<documentation>
<user>https://github.com/nextcloud/mail/blob/main/doc/user.md</user>
<admin>https://github.com/nextcloud/mail/blob/main/doc/admin.md</admin>
<developer>https://github.com/nextcloud/mail/blob/main/doc/developer.md</developer>
</documentation>

Let's change them too, yes :)

…d and info.xml

Signed-off-by: David Dreschner <github-2017@dreschner.net>
@DerDreschner DerDreschner force-pushed the fix/update-admin-and-user-doc-links branch from 8c2dbc1 to acb92e5 Compare January 23, 2026 10:25
@DerDreschner DerDreschner changed the title chore(docs): Update links to admin and user documentation in README.md chore(docs): Update links to admin and user documentation in README.md and info.xml Jan 23, 2026
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice

@ChristophWurst ChristophWurst merged commit 243d3a4 into main Jan 23, 2026
52 of 58 checks passed
@ChristophWurst ChristophWurst deleted the fix/update-admin-and-user-doc-links branch January 23, 2026 10:44
@DerDreschner
Copy link
Contributor Author

DerDreschner commented Jan 23, 2026

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 🙈 )

@ChristophWurst
Copy link
Member

Sure!

@ChristophWurst
Copy link
Member

/backport to stable5.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docu not available

3 participants