Author: burn
Date: Wed Aug 24 18:56:36 2016
New Revision: 1757568

URL: http://svn.apache.org/viewvc?rev=1757568&view=rev
Log:
UIMA-5043 Fixed link in tutorials to external override details

Modified:
    
uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/src/docbook/annotator_analysis_engine_guide.xml

Modified: 
uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/src/docbook/annotator_analysis_engine_guide.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/src/docbook/annotator_analysis_engine_guide.xml?rev=1757568&r1=1757567&r2=1757568&view=diff
==============================================================================
--- 
uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/src/docbook/annotator_analysis_engine_guide.xml
 (original)
+++ 
uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/src/docbook/annotator_analysis_engine_guide.xml
 Wed Aug 24 18:56:36 2016
@@ -915,12 +915,12 @@ public void initialize(UimaContext aCont
         names in an external properties file.  With this approach a particular 
parameter setting can
         be easily shared by multiple descriptors, even across different 
applications.  For applications
         with many levels of descriptor nesting it avoids the need to edit 
aggregate override
-        definitions when the location of an annotator in the hierarchy is 
changed.</para>
+        definitions when the location of an annotator in the hierarchy is 
changed.
 
-        <para>For details see 
+        For details see
           <olink targetdoc="&uima_docs_ref;"/>
           <olink targetdoc="&uima_docs_ref;" 
-          
targetptr="ugr.ref.xml.component_descriptor.aes.aggregate.configuration_parameter_overrides"/>
+          
targetptr="ugr.ref.xml.component_descriptor.aes.external_configuration_parameter_overrides"/>
         </para> 
       </section>
     </section>


Reply via email to