toshi 2003/08/26 03:23:37
Modified: targets/axis toc.html
Log:
Fix for the broken link, provisionally
Revision Changes Path
1.5 +1 -1 ws-site/targets/axis/toc.html
Index: toc.html
===================================================================
RCS file: /home/cvs/ws-site/targets/axis/toc.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- toc.html 4 Jul 2003 19:45:25 -0000 1.4
+++ toc.html 26 Aug 2003 10:23:37 -0000 1.5
@@ -35,7 +35,7 @@
<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://www.apache.org/~rubys/ApacheClientInterop.html" target="_top">Interop</a>
+ <li> <a href="http://httpd.apache.org/~rubys/ApacheClientInterop.html" target="_top">Interop</a>
<li> <a href="docs.html" target="body">Notes/Docs</a>
<br>
<br>
|