]> source.dussan.org Git - poi.git/commitdiff
Link typo fix
authorNick Burch <nick@apache.org>
Mon, 27 Oct 2008 17:26:52 +0000 (17:26 +0000)
committerNick Burch <nick@apache.org>
Mon, 27 Oct 2008 17:26:52 +0000 (17:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@708242 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/hssf/formula.xml

index d8ced8fb202c03c298e3683b4c4c6e88994a1a9b..405d1c5298d1de47104081c7f02f1e0da41400dd 100644 (file)
@@ -99,7 +99,7 @@
                 org.apache.poi.hssf.record.formula.FormulaParser</strong> class. This class implements a hand 
                 written recursive descent parser. 
             </p>
-            <p>Check out the <link href="http://poi.apache.org/javadocs/">javadocs </link> for details. 
+            <p>Check out the <link href="http://poi.apache.org/apidocs/">javadocs</link> for details. 
             </p>
         </section>