Author: hiranya
Date: Fri Aug  2 19:09:41 2013
New Revision: 1509821

URL: http://svn.apache.org/r1509821
Log:
Fixing a broken link as per SYNAPSE-922

Modified:
    
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/quick_start.xml

Modified: 
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/quick_start.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/quick_start.xml?rev=1509821&r1=1509820&r2=1509821&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/quick_start.xml
 (original)
+++ 
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/quick_start.xml
 Fri Aug  2 19:09:41 2013
@@ -51,7 +51,7 @@
         <section name="Installing Synapse">
             <p>
                 Let's start by downloading Apache Synapse. Launch a web 
browser and navigate to
-                the <a href="">Synapse Downloads</a> page. Download the binary 
distribution
+                the <a href="../download.html">Synapse Downloads</a> page. 
Download the binary distribution
                 of the latest release. Binary distributions are available in 
standard zip
                 format and Unix tar ball format.
             </p>
@@ -70,7 +70,7 @@
             <p>
                 Samples described in this tutorial involve routing messages to 
a Web Service
                 through the Synapse ESB. In real world applications, these Web 
Services could be
-                hosted in a web server in your organization, or practiacally 
anywhere in the
+                hosted in a web server in your organization, or practically 
anywhere in the
                 Internet. In this tutorial we will be using a sample Web 
Service that ships with
                 Synapse and we will deploy it in the sample Axis2 server that 
comes bundled with
                 Synapse.


Reply via email to