14670: Fix jdk and gradle links
authorPeter Amstutz <pamstutz@veritasgenetics.com>
Tue, 16 Apr 2019 13:50:46 +0000 (09:50 -0400)
committerPeter Amstutz <pamstutz@veritasgenetics.com>
Tue, 16 Apr 2019 13:50:46 +0000 (09:50 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>

doc/sdk/java-v2/index.html.textile.liquid

index 90e8cfe005f86c888aa9ccd565e0f228f4357152..2693b6956c9fc01778ec1d438a12b8ee53ac56d0 100644 (file)
@@ -111,8 +111,8 @@ See "Javadoc":javadoc.html
 h2. Building the Arvados SDK
 
 Dependencies:
-* JDK for Java 8 or later https://www.oracle.com/technetwork/java/javase/downloads/index.html
-* Gradle https://gradle.org/install/
+* JDK for Java 8 or later "https://www.oracle.com/technetwork/java/javase/downloads/index.html":https://www.oracle.com/technetwork/java/javase/downloads/index.html
+* Gradle "https://gradle.org/install/":https://gradle.org/install/
 
 
 <notextile>
@@ -124,4 +124,3 @@ $ <code class="userinput">gradle jar</code>
 </pre>
 This will build the SDK and run all unit tests, then generate an Arvados Java sdk jar file in build/libs/arvados-java-2.0.0.jar
 </notextile>
-