From 90d758bb4a515a2edf57bbf677a37dc4c76ab674 Mon Sep 17 00:00:00 2001 From: Loic Blot Date: Wed, 18 Jan 2017 23:03:32 +0100 Subject: [PATCH] documentation fixes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1ae705f..6fa6811 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,12 @@ You can find the application documentation here: https://github.com/nerzhul/ownC ## :link: Requirements - [Nextcloud](https://nextcloud.com/) instance running -- [ocsms](https://github.com/nerzhul/ocsms) app enabled +- [ocsms](https://github.com/nextcloud/ocsms) app enabled ## :exclamation: Reporting issues - **Client:** https://github.com/nerzhul/ownCloud-SMS-App/issues -- **Server:** https://github.com/nerzhul/ocsms/issues +- **Server:** https://github.com/nextcloud/ocsms/issues ## :rocket: Contributions @@ -28,7 +28,7 @@ You can find the application documentation here: https://github.com/nerzhul/ownC - You can also contribute by adding **patches** in Java code or cleanups. ### Build requirements -- nrz-androidlib (last version) +- gradle ### Coding guidelines