diff --git a/includes/mobile-services-android-get-started.md b/includes/mobile-services-android-get-started.md
index 73dc9f296b0..310e6627551 100644
--- a/includes/mobile-services-android-get-started.md
+++ b/includes/mobile-services-android-get-started.md
@@ -17,7 +17,7 @@ The final stage of this tutorial is to build and run your new app.
 	- 	Find the **OnCreate** method in **TodoActivity.java** and locate the code that instantiates the mobile services client. The code is visible in the preceding image.
 	- 	Replace "MobileServiceUrl" with the actual Url of your mobile service.
 	- 	Replace "AppKey" with the key of your mobile service.
-	- 	For more details consult the tutorial <a href="http://azure.microsoft.com../articles/mobile-services-android-get-started-data.md">Add Mobile Services to an existing app</a>. 
+	- 	For more details consult the tutorial [Add Mobile Services to an existing app](../articles/mobile-services-android-get-started-data.md). 
 
 5. From the **Run** menu, click **Run** to start the project in the Android emulator.
 
@@ -52,7 +52,7 @@ The final stage of this tutorial is to build and run your new app.
 [15]: ./media/mobile-services-android-get-started/mobile-services-import-android-project.png
 
 <!-- URLs. -->
-[Get started with data]: ../articles/mobile-services-android-get-started-data.md
+[Add Mobile Services to an existing app]: ../articles/mobile-services-android-get-started-data.md
 [Get started with authentication]: ../articles/mobile-services-android-get-started-users.md
 [Get started with push notifications]: ../articles/mobile-services-javascript-backend-android-get-started-push.md
 [Android SDK]: https://go.microsoft.com/fwLink/p/?LinkID=280125