You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by ps...@apache.org on 2012/01/30 18:14:51 UTC

svn commit: r1237801 - /incubator/wookie/site/trunk/content/wookie/docs/portable.mdtext

Author: psharples
Date: Mon Jan 30 17:14:51 2012
New Revision: 1237801

URL: http://svn.apache.org/viewvc?rev=1237801&view=rev
Log:
Trying to fix broken links - again.

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=1237801&r1=1237800&r2=1237801&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:14:51 2012
@@ -36,8 +36,7 @@ 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 JDK to your local machine.</li>
-	Use a [Java JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html) (note the JRE is not sufficient)		 
+	<li>If you haven't already, install a [Java JDK][1] to your local machine. (note the JRE is not sufficient)</li>	 
 	<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
@@ -45,8 +44,7 @@ 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.</li>
-	Download [apache-wookie-0.9.1-incubating-standalone.zip](http://www.apache.org/dyn/closer.cgi/incubator/wookie/0.9.1-incubating/binary/standalone/apache-wookie-0.9.1-incubating-standalone.zip)
+	<li>If you haven't already, download the latest [Wookie Standalone build][2].</li>	
 	<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)