Minor change to index page


diff --git a/xdocs/index.html b/xdocs/index.html
index af2e366..c26ecf0 100644
--- a/xdocs/index.html
+++ b/xdocs/index.html
@@ -44,11 +44,8 @@
 <p>Apache Axis2 not only supports SOAP 1.1 and SOAP 1.2, but it also has

 integrated support for the widely popular REST style of Web services: the

 same business logic implementation can offer both a WS-* style interface as

-well as a REST style interface simultaneously.</p>

-

-<p>Apache Axis2 is built on Apache Axiom, a new high performant, pull-based

-XML object model that was released two days ago.</p>
-

+well as a REST style interface simultaneously.</p>
+
 <ul>

   <li><a

     href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsrm"

@@ -60,6 +57,9 @@
     target="_blank">WS-Addressing</a> - <a href="http://ws.apache.org/axis2/modules/index.html">Module</a> included as part of Axis2 core</li>

 </ul>

 

+<p>Apache Axis2 is built on <a href="http://ws.apache.org/commons/axiom/index.html">Apache Axiom</a>, a new high performant, pull-based

+XML object model that was released two days ago.</p>
+

 <h2>Features</h2>

 

 <h3>Programming Model</h3>