toshi 2003/08/30 22:01:49
Modified: targets/axis toc.html
Log:
Response to the broken link in toc.html
Revision Changes Path
1.6 +4 -1 ws-site/targets/axis/toc.html
Index: toc.html
===================================================================
RCS file: /home/cvs/ws-site/targets/axis/toc.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- toc.html 26 Aug 2003 10:23:37 -0000 1.5
+++ toc.html 31 Aug 2003 05:01:49 -0000 1.6
@@ -35,7 +35,10 @@
<li> <a href="who.html" target="body">Who We Are</a>
<li> <a href="contact.html" target="body">Contact</a>
<li> <a href="legal.html" target="body">Legal</a>
- <li> <a href="http://httpd.apache.org/~rubys/ApacheClientInterop.html" target="_top">Interop</a>
+ <li> Interop(coming soon)
+<!--
+ <li> <a href="http://ws.apache.org/~rubys/ApacheClientInterop.html" target="_top">Interop</a>
+-->
<li> <a href="docs.html" target="body">Notes/Docs</a>
<br>
<br>
|