wiki/mobile-development.md
... ...
@@ -1,6 +1,6 @@
1 1
# Mobile Development
2 2
3
-See [[OnBoarding|wiki/onboarding]] how to set up your build environment for mobile development.
3
+See [[On Boarding|wiki/onboarding]] how to set up your build environment for mobile development.
4 4
5 5
The native Android projects are in the mobile/ folder in git which is next to the java/ folder. To build them successfully, you need to install the Android SDK which is available [here](http://developer.android.com/sdk/index.html). Also, you need to use the Eclipse update site https://dl-ssl.google.com/android/eclipse and install the Eclipse ADT plugins.
6 6