Author: riverma
Date: Tue Feb  7 04:39:30 2012
New Revision: 1241349

URL: http://svn.apache.org/viewvc?rev=1241349&view=rev
Log:
Fix for OODT-377: broken API docs link on user-guide

Modified:
    oodt/trunk/resource/src/site/xdoc/user/index.xml

Modified: oodt/trunk/resource/src/site/xdoc/user/index.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/resource/src/site/xdoc/user/index.xml?rev=1241349&r1=1241348&r2=1241349&view=diff
==============================================================================
--- oodt/trunk/resource/src/site/xdoc/user/index.xml (original)
+++ oodt/trunk/resource/src/site/xdoc/user/index.xml Tue Feb  7 04:39:30 2012
@@ -353,7 +353,7 @@ the License.
           </li>
        </ol>
    
-     <p>Other configuration options are possible: check the <a 
href="../apidocs">API documentation</a>, 
+     <p>Other configuration options are possible: check the <a 
href="../../apidocs/org/apache/oodt/cas/resource">API documentation</a>, 
      as well as the comments within the resource.properties file to find out 
the rest of the configurable 
      properties for the extension points you choose. A full listing of all the 
extension point factory 
      class names are provided in the Appendix. After step 7, you are 
officially done configuring the Resource 


Reply via email to