Author: psharples
Date: Mon Jan 30 17:30:18 2012
New Revision: 1237813

URL: http://svn.apache.org/viewvc?rev=1237813&view=rev
Log:
Directly inserted the first 2 hyperlinks - the links were not being replaced 
for some reason.

Modified:
    incubator/wookie/site/trunk/content/wookie/docs/portable.mdtext

Modified: incubator/wookie/site/trunk/content/wookie/docs/portable.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/wookie/site/trunk/content/wookie/docs/portable.mdtext?rev=1237813&r1=1237812&r2=1237813&view=diff
==============================================================================
--- incubator/wookie/site/trunk/content/wookie/docs/portable.mdtext (original)
+++ incubator/wookie/site/trunk/content/wookie/docs/portable.mdtext Mon Jan 30 
17:30:18 2012
@@ -36,7 +36,8 @@ achieve a cross platform version, but th
 ## Making a USB drive environment from a Wookie standalone build (Windows only)
 
 <ul>
-       <li>If you haven't already, install a [Java JDK][1] to your local 
machine. (note the JRE is not sufficient)</li>         
+       <li>If you haven't already, install a JDK to your local machine.</li>
+       Download a <a 
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html"; 
class="external-link" rel="nofollow">Java JDK</a> (note the JRE is not 
sufficient)               
        <br/><br/>
        <li>Find the folder where your JDK is installed locally.</li>
        For example it may be found at C:\Program Files\Java\jdk1.6.0_24
@@ -44,7 +45,8 @@ achieve a cross platform version, but th
        <li>Create a new "Java" folder at the ROOT of your USB drive. (e.g 
F:\Java)</li>
        Copy the contents of C:\Program Files\Java\jdk1.6.0_24 to F:\Java.
        <br/><br/>
-       <li>If you haven't already, download the latest [Wookie Standalone 
build][2].</li>      
+       <li>If you haven't already, download the latest Wookie Standalone 
build.</li>
+       Download <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/wookie/0.9.1-incubating/binary/standalone/apache-wookie-0.9.1-incubating-standalone.zip";
 class="external-link" 
rel="nofollow">apache-wookie-0.9.1-incubating-standalone.zip</a>
        <br/><br/>
        <li>Unzip the download to the ROOT of your USB drive.</li>
        This should create a new folder. (e.g 
F:\apache-wookie-0.9.1-incubating-standalone)


Reply via email to