Skip to content

Commit b4d4c85

Browse files
DerDreschnerbackportbot[bot]
authored andcommitted
chore(docs): Update links to admin and user documentation in README.md and info.xml
Signed-off-by: David Dreschner <github-2017@dreschner.net>
1 parent 3cb8818 commit b4d4c85

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ We are also available on [our public Mail development chat](https://cloud.nextcl
7777
## Documentation
7878

7979
Need help? Check out our documentation. It's split into three parts.
80-
* [Admin documentation](doc/admin.md) (installation, configuration, troubleshooting)
80+
* [Admin documentation](https://docs.nextcloud.com/server/stable/admin_manual/groupware/mail.html) (installation, configuration, troubleshooting)
8181
* [Developer documentation](doc/developer.md) (developer setup, nightly builds)
82-
* [User documentation](doc/user.md) (usage, keyboard shortcuts)
82+
* [User documentation](https://docs.nextcloud.com/server/stable/user_manual/en/groupware/mail.html) (usage)
8383

8484
## Credits
8585
This project uses [CKEditor](https://ckeditor.com), which is licensed under the [GPLv2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html).

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud
4141
<author homepage="https://github.com/kesselb">kesselb</author>
4242
<namespace>Mail</namespace>
4343
<documentation>
44-
<user>https://github.com/nextcloud/mail/blob/main/doc/user.md</user>
45-
<admin>https://github.com/nextcloud/mail/blob/main/doc/admin.md</admin>
44+
<user>https://docs.nextcloud.com/server/stable/user_manual/en/groupware/mail.html</user>
45+
<admin>https://docs.nextcloud.com/server/stable/admin_manual/groupware/mail.html</admin>
4646
<developer>https://github.com/nextcloud/mail/blob/main/doc/developer.md</developer>
4747
</documentation>
4848
<category>social</category>

0 commit comments

Comments
 (0)