You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2011/02/01 18:52:01 UTC

svn commit: r1066102 - /uima/uima-as/trunk/uima-as/README

Author: cwiklik
Date: Tue Feb  1 17:52:00 2011
New Revision: 1066102

URL: http://svn.apache.org/viewvc?rev=1066102&view=rev
Log:
UIMA-2030 fixed wrong paths to docs. Instead of docs/pdf use docs/d/

Modified:
    uima/uima-as/trunk/uima-as/README

Modified: uima/uima-as/trunk/uima-as/README
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uima-as/README?rev=1066102&r1=1066101&r2=1066102&view=diff
==============================================================================
--- uima/uima-as/trunk/uima-as/README (original)
+++ uima/uima-as/trunk/uima-as/README Tue Feb  1 17:52:00 2011
@@ -67,7 +67,7 @@ UIMA-AS components, in addition to those
   documentation:
   --------------
  
-  docs/pdf/uima_async_scaleout.pdf: UIMA-AS documentation, including the specification
+  docs/d/uima_async_scaleout.pdf: UIMA-AS documentation, including the specification
       for the deployment descriptor file syntax.
 
   examples:
@@ -180,7 +180,7 @@ To connect to a broker running behind a 
 
 a. Create a Deployment Descriptor.
   Examples can be found in the examples/deploy/as directory,
-  and the syntax is documented in docs/pdf/uima_async_scaleout.pdf.
+  and the syntax is documented in docs/d/uima_async_scaleout.pdf.
   
   Note: One of the things that the deployment descriptor may contain is a broker placeholder with 
   this syntax: ${defaultBrokerURL}. The placeholder is replaced at runtime with an actual broker