You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by bu...@apache.org on 2011/03/18 17:52:46 UTC

svn commit: r787190 - /websites/staging/chemistry/trunk/content/java/developing/client/dev-client-overview.html

Author: buildbot
Date: Fri Mar 18 16:52:46 2011
New Revision: 787190

Log:
Staging update by buildbot

Modified:
    websites/staging/chemistry/trunk/content/java/developing/client/dev-client-overview.html

Modified: websites/staging/chemistry/trunk/content/java/developing/client/dev-client-overview.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/client/dev-client-overview.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/client/dev-client-overview.html Fri Mar 18 16:52:46 2011
@@ -185,7 +185,7 @@ Apache Chemistry - CMIS Client Overview
              <!-- Content -->
              <div class="wiki-content"><h1 id="cmis_client_overview">CMIS Client Overview</h1>
 <p>OpenCMIS provides two CMIS client APIs that are called <a href="dev-client-api.html">Client API</a> and <a href="dev-client-bindings.html">Client Bindings API</a>.
-The <a href="opencmis-client-api.html">Client API</a> is a high-level, object orientated API and suitable for most use cases.
+The <a href="dev-client-api.html">Client API</a> is a high-level, object orientated API and suitable for most use cases.
 It sits on top of the Client Bindings API.
 The <a href="dev-client-bindings.html">Client Bindings API</a> reflects the CMIS domain model.
 It allows fine-grained control which makes the interfaces a bit clunky.</p></div>