Author: veithen Date: Sat Nov 20 09:34:52 2010 New Revision: 1037147 URL: http://svn.apache.org/viewvc?rev=1037147&view=rev Log: Fixed two broken links in the generated site (sources fixed by r1037144 and r1037145).
Modified: axis/axis2/java/core/site/tools/eclipse/servicearchiver-plugin.html axis/axis2/java/core/site/tools/eclipse/wsdl2java-plugin.html Modified: axis/axis2/java/core/site/tools/eclipse/servicearchiver-plugin.html URL: http://svn.apache.org/viewvc/axis/axis2/java/core/site/tools/eclipse/servicearchiver-plugin.html?rev=1037147&r1=1037146&r2=1037147&view=diff ============================================================================== --- axis/axis2/java/core/site/tools/eclipse/servicearchiver-plugin.html (original) +++ axis/axis2/java/core/site/tools/eclipse/servicearchiver-plugin.html Sat Nov 20 09:34:52 2010 @@ -227,7 +227,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="generator" content="HTML Tidy for Windows (vers 14 June 2007), see www.w3.org"><meta http-equiv="content-type" content="">Service Archive Generator Wizard Guide for Eclipse Plug-in</head><h1>Service Archive Generator Wizard Guide for Eclipse Plug-in</h1><p>This document will guide you through the installation and usage of the archive generator Eclipse plug-in.</p> -<p><a href="../tools/index.html">[Download Plugin Tool]</a></p> +<p><a href="../index.html">[Download Plugin Tool]</a></p> <h2>Content</h2><ul><li><a href="#intro">Introduction</a></li> <li><a href="#installation">Installation</a></li> <li><a href="#operation">Operation</a></li> Modified: axis/axis2/java/core/site/tools/eclipse/wsdl2java-plugin.html URL: http://svn.apache.org/viewvc/axis/axis2/java/core/site/tools/eclipse/wsdl2java-plugin.html?rev=1037147&r1=1037146&r2=1037147&view=diff ============================================================================== --- axis/axis2/java/core/site/tools/eclipse/wsdl2java-plugin.html (original) +++ axis/axis2/java/core/site/tools/eclipse/wsdl2java-plugin.html Sat Nov 20 09:34:52 2010 @@ -228,7 +228,7 @@ for Eclipse. In other words, this document will guide you through the operations of generating a WSDL file from a Java class and/or generating a Java class file from a WSDL file.</p> -<p><a href="../tools/index.html">[Download Plugin Tool]</a></p> +<p><a href="../index.html">[Download Plugin Tool]</a></p> <h2>Content</h2><ul><li><a href="#intro">Introduction</a></li> <li><a href="#installation">Installation</a></li> <li><a href="#operation1">Operation - WSDL2Java</a></li>