Fix the jekyll conversion

This commit is contained in:
Erjan Gavalji 2015-04-30 18:25:21 +03:00
parent 6c17789f00
commit 44e11786ad
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Develop your business logic with **JavaScript** or **TypeScript**, design and st
You can develop for **Android 4.2 or later** and **iOS 7.1 or later**.
![architecture diagram](//docs.nativescript.org/img/architecture.png "architecture diagram")
![architecture diagram](https://docs.nativescript.org/img/architecture.png "architecture diagram")
1. Write your **application code** once using the **NativeScript modules** and the **NativeScript runtimes**.<br/>The modules expose the native device and platform capabilities of Android and iOS in a consistent manner and let you access them via non-platform-specific code.<br/>The modules let you access some native capabilities via platform-specific JavaScript code.
1. Customize your app with platform-specific assets such as icons and splash screens.