Author: jhyde
Date: Fri Mar  9 10:10:04 2018
New Revision: 1826320

URL: http://svn.apache.org/viewvc?rev=1826320&view=rev
Log:
Fix a path in HOWTO

Modified:
    calcite/site/avatica/docs/howto.html

Modified: calcite/site/avatica/docs/howto.html
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/docs/howto.html?rev=1826320&r1=1826319&r2=1826320&view=diff
==============================================================================
--- calcite/site/avatica/docs/howto.html (original)
+++ calcite/site/avatica/docs/howto.html Fri Mar  9 10:10:04 2018
@@ -1072,7 +1072,8 @@ svn ci</code></pre></figure>
 
 <p>Add a release note by copying
 <a 
href="https://github.com/apache/calcite-avatica/tree/master/site/_posts/2016-11-01-release-1.9.0.md";>site/_posts/2016-11-01-release-1.9.0.md</a>,
-generate the javadoc and copy to <code 
class="highlighter-rouge">site/target/apidocs</code> and <code 
class="highlighter-rouge">site/target/testapidocs</code>,
+generate the javadoc and copy to <code 
class="highlighter-rouge">site/target/avatica/apidocs</code>
+and <code class="highlighter-rouge">site/target/avatica/testapidocs</code>,
 <a href="#publish-the-web-site">publish the site</a>,
 and check that it appears in the contents in <a 
href="http://localhost:4000/news/";>news</a>.</p>
 


Reply via email to