Browse Source

fix formatting for links

Faruk Acibal 7 years ago
parent
commit
8000bba994
1 changed files with 1 additions and 2 deletions
  1. 1 2
      getting_started/workflow/export/exporting_for_android.rst

+ 1 - 2
getting_started/workflow/export/exporting_for_android.rst

@@ -14,8 +14,7 @@ http://developer.android.com/sdk/index.html
 
 
 Install OpenJDK or Oracle JDK
 Install OpenJDK or Oracle JDK
 -----------------------------
 -----------------------------
-
-Download and install [OpenJDK](https://github.com/ojdkbuild/ojdkbuild) or [Oracle JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html). Versions below JDK 8 may not work, some users have reported issues with the jarsigner (used to sign the APKs) in JDK 7.
+Download and install  `OpenJDK <https://github.com/ojdkbuild/ojdkbuild>`__ or `Oracle JDK <http://www.oracle.com/technetwork/java/javase/downloads/index.html>`__. Versions below JDK 8 may not work, some users have reported issues with the jarsigner (used to sign the APKs) in JDK 7.
 
 
 Create a debug.keystore
 Create a debug.keystore
 -----------------------
 -----------------------