Author: keith Date: Fri Feb 20 03:13:36 2009 New Revision: 31205 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=31205
Log: Fixing download links Modified: branches/mashup/java/1.5/java/xdocs/installationguide.html branches/mashup/java/1.5/java/xdocs/quickstart.html Modified: branches/mashup/java/1.5/java/xdocs/installationguide.html URL: http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/xdocs/installationguide.html?rev=31205&r1=31204&r2=31205&view=diff ============================================================================== --- branches/mashup/java/1.5/java/xdocs/installationguide.html (original) +++ branches/mashup/java/1.5/java/xdocs/installationguide.html Fri Feb 20 03:13:36 2009 @@ -107,7 +107,7 @@ <h3 id="Installing1">Installing on MS Windows</h3> <ol> <li><a - href="http://dist.wso2.org/products/mashup/@mashup_version@/wso2-mashup-serv...@[email protected]">Download</a> + href="http://wso2.org/downloads/mashup">Download</a> the WSO2 Mashup Server binary distribution. </li> <li>Extract the zip archive.</li> <li>Set the <a href="setting-java-home.html">JAVA_HOME</a> environment @@ -125,7 +125,7 @@ <ol> <li><a - href="http://dist.wso2.org/products/mashup/@mashup_version@/wso2-mashup-serv...@[email protected]">Download</a> + href="http://wso2.org/downloads/mashup">Download</a> the WSO2 Mashup Server Windows setup.</li> <li>Run the .exe file and follow the wizard entering data where necessary.</li> @@ -148,7 +148,7 @@ <h3 id="Installing2">Installing on Linux</h3> <ol> <li><a - href="http://dist.wso2.org/products/mashup/@mashup_version@/wso2-mashup-serv...@[email protected]">Download</a> + href="http://wso2.org/downloads/mashup">Download</a> the WSO2 Mashup Server binary distribution. </li> <li>Extract the tar.gz archive. Example, unzip wso2-mashup-serv...@[email protected] -d /opt </li> @@ -246,7 +246,7 @@ <h3 id="Building1">Building WSO2 Mashup Server</h3> <ol> <li><a - href="http://dist.wso2.org/products/mashup/@mashup_version@/@mashup_version@/#source">Download</a> + href="http://wso2.org/downloads/mashup">Download</a> the source distribution, which is available as a zip archive. </li> <li>Expand the source archive to a directory of your choice.</li> <li>All the necessary build scripts are included with the source Modified: branches/mashup/java/1.5/java/xdocs/quickstart.html URL: http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/xdocs/quickstart.html?rev=31205&r1=31204&r2=31205&view=diff ============================================================================== --- branches/mashup/java/1.5/java/xdocs/quickstart.html (original) +++ branches/mashup/java/1.5/java/xdocs/quickstart.html Fri Feb 20 03:13:36 2009 @@ -49,13 +49,13 @@ preferred) installed on your PC and an environment variable pointing to your <a href="https://localhost:7443/docs/setting-java-home.html">Java Home</a> defined, simply download the <a -href="http://dist.wso2.org/products/mashup/1.5.2/wso2-mashup-server-1.5.2.zip">Binary +href="http://wso2.org/downloads/mashup">Binary Distribution</a> of the Mashup Server, unzip it in a local folder and run the wso2mashup batch file (on Windows) or shell script (on Linux) found in the 'bin' directory to get it running. </p> <p>If you're on Windows, you can download and run the <a -href="http://dist.wso2.org/products/mashup/1.5.2/wso2-mashup-server-1.5.2-setup.exe">Installer</a> +href="http://wso2.org/downloads/mashup">Installer</a> instead, which lets you click through a wizard, to setup and run the server as a Windows Service. You should do fine just clicking on next at each step, going with the default options.</p> _______________________________________________ Mashup-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev
