You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2019/11/22 15:34:03 UTC

svn commit: r1870167 - in /uima/site/trunk/uima-website: docs/documentation.html xdocs/documentation.xml

Author: schor
Date: Fri Nov 22 15:34:03 2019
New Revision: 1870167

URL: http://svn.apache.org/viewvc?rev=1870167&view=rev
Log:
no jira, fix broken link

Modified:
    uima/site/trunk/uima-website/docs/documentation.html
    uima/site/trunk/uima-website/xdocs/documentation.xml

Modified: uima/site/trunk/uima-website/docs/documentation.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/documentation.html?rev=1870167&r1=1870166&r2=1870167&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/documentation.html (original)
+++ uima/site/trunk/uima-website/docs/documentation.html Fri Nov 22 15:34:03 2019
@@ -424,7 +424,7 @@
 		For UIMA beginners that want to develop their first UIMA analysis component using eclipse.
 		</li>
 	<br />
-	<li><a href="doc-uima-cookbook.html">Getting Started: A UIMA Java cookbook</a><br />
+	<li><a href="doc-uimaj-cookbook.html">Getting Started: A UIMA Java cookbook</a><br />
     Here's a cookbook of some tips and useful things, for writing UIMA annotators in Java.
     </li>
   <br />

Modified: uima/site/trunk/uima-website/xdocs/documentation.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/documentation.xml?rev=1870167&r1=1870166&r2=1870167&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/documentation.xml (original)
+++ uima/site/trunk/uima-website/xdocs/documentation.xml Fri Nov 22 15:34:03 2019
@@ -161,7 +161,7 @@
 		For UIMA beginners that want to develop their first UIMA analysis component using eclipse.
 		</li>
 	<br></br>
-	<li><a href="doc-uima-cookbook.html">Getting Started: A UIMA Java cookbook</a><br></br>
+	<li><a href="doc-uimaj-cookbook.html">Getting Started: A UIMA Java cookbook</a><br></br>
     Here's a cookbook of some tips and useful things, for writing UIMA annotators in Java.
     </li>
   <br></br>