Diff between 9aaa38fd3bb2cba0067a23df679cda6483af4102 and a5c9529a83330371e35a929ec381ef496412a3d5

Changed Files

File Additions Deletions Status
android/README +4 -4 modified

Full Patch

diff --git a/android/README b/android/README
index 79434fc..b10789b 100644
--- a/android/README
+++ b/android/README
@@ -88,16 +88,16 @@ Downloading and building for Intel devices
 ------------------------------------------
 
 Sample Android tree with all required components for Intel devices based on
-Intel reference image (https://01.org/android-ia) is availabe at
-https://code.google.com/p/android-bluez/
+Intel reference image (https://01.org/android-ia) can be reconstructed following
+instructions below.
 
 This tree provides support for Dell XPS12, Minnowboard MAX, Intel NUC,
 Acer Iconia W700 and other devices mentioned in:
 https://01.org/android-ia/guides/devices
 
 Downloading:
-repo init -u https://code.google.com/p/android-bluez.manifest/ -b android-ia \
-	-m topic/bluez/master
+repo init -u https://github.com/01org/android-bluez-manifest.git -b android-ia \
+	-m topic/bluez
 repo sync
 
 Building: