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:09:02 UTC

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

Author: psharples
Date: Mon Jan 30 17:09:01 2012
New Revision: 1237789

URL: http://svn.apache.org/viewvc?rev=1237789&view=rev
Log:
Fixed links

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=1237789&r1=1237788&r2=1237789&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:09:01 2012
@@ -37,7 +37,7 @@ achieve a cross platform version, but th
 
 <ul>
 	<li>If you haven't already, install a JDK to your local machine.</li>
-	Use a [Java JDK][1] (note the JRE is not sufficient)		 
+	Use a [Java JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html) (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
@@ -46,7 +46,7 @@ achieve a cross platform version, but th
 	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][2]
+	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)
 	<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)