Author: ruwan
Date: Sat Dec  5 12:46:43 2009
New Revision: 887536

URL: http://svn.apache.org/viewvc?rev=887536&view=rev
Log:
Fixing the about page

Modified:
    webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/index.xml

Modified: 
webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/index.xml?rev=887536&r1=887535&r2=887536&view=diff
==============================================================================
--- 
webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/index.xml 
(original)
+++ 
webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/index.xml 
Sat Dec  5 12:46:43 2009
@@ -40,15 +40,14 @@
 <p>
     These transports consists of a set of synchronous as well as completely 
asynchronous transport adaprots.
 </p>
-    <p>For more information on these transports, see:
+    <p>The list of available transports are as follows:
   <ul>
   <li><a href="./jms.html">JMS Transport</a></li>
   <li><a href="./mail.html">E-Mail Transport</a></li>
-  <li><a href="./sms.html">SMS Transport</a></li>
-  <li><a href="./tcp-transport.html">TCP Transport</a></li>
-  <!--<li><a href="./xmpp.html">XMPP Transport</a></li>-->
-  <li>The Developer mailing list:  <a 
href="mailto:commons-dev-subscr...@ws.apache.org";>Subscribe</a></li>
-  <!--li>The Synapse Wiki <a 
href="http://wiki.apache.org/ws/Synapse";>http://wiki.apache.org/ws/Synapse</a></li-->
+      <li><a href="./tcp-transport.html">TCP Transport</a></li>
+      <li><a href="./sms.html">SMS Transport</a></li>
+  <li>UDP Transport</li>
+  <li>XMPP Transport</li>
   </ul>
   </p>
 </section>


Reply via email to