From 791dd9d4431b102b2fb08c2b614d9dabdd0003aa Mon Sep 17 00:00:00 2001 From: Juan Leyva Date: Mon, 9 Nov 2015 17:00:17 +0100 Subject: [PATCH] MOBILE-1311 app: Fix the README file --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 03115750eae..7af8e3aac5e 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,11 @@ Moodle Mobile 2.x This is the primary repository of source code for the official Moodle Mobile app version 2.x. -* [User documentation](http://docs.moodle.org/en/Mobile_app) +* [User documentation](http://docs.moodle.org/en/Moodle_Mobile) * [Developer documentation](http://docs.moodle.org/dev/Moodle_Mobile) * [Bug Tracker](https://tracker.moodle.org/browse/MOBILE) * [Release Notes](http://docs.moodle.org/dev/Moodle_Mobile_Release_Notes) -To build the app, refer to: - -* [Customization: Building](http://docs.moodle.org/dev/Moodle_Mobile_Customization#Building) -* [Building for Android](http://docs.moodle.org/dev/Moodle_Mobile_Building_the_app_for_Android) -* [Building for iOS](http://docs.moodle.org/dev/Moodle_Mobile_Building_the_app_for_iOS) - License -------