You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2016/06/13 20:16:34 UTC

svn commit: r1748309 - /chemistry/docs/cmis-samples/trunk/docs/index.md

Author: fmui
Date: Mon Jun 13 20:16:34 2016
New Revision: 1748309

URL: http://svn.apache.org/viewvc?rev=1748309&view=rev
Log:
updated OpenCMIS Server Development Guide link

Modified:
    chemistry/docs/cmis-samples/trunk/docs/index.md

Modified: chemistry/docs/cmis-samples/trunk/docs/index.md
URL: http://svn.apache.org/viewvc/chemistry/docs/cmis-samples/trunk/docs/index.md?rev=1748309&r1=1748308&r2=1748309&view=diff
==============================================================================
--- chemistry/docs/cmis-samples/trunk/docs/index.md (original)
+++ chemistry/docs/cmis-samples/trunk/docs/index.md Mon Jun 13 20:16:34 2016
@@ -36,7 +36,7 @@ The book [CMIS and Apache Chemistry in A
 
 [OpenCMIS][opencmis] is a CMIS client library and a CMIS server framework for Java. It also provides developer tools such as the [CMIS Workbench](https://chemistry.apache.org/java/developing/tools/dev-tools-workbench.html) and the [InMemory Repository](https://chemistry.apache.org/java/developing/repositories/dev-repositories-inmemory.html). OpenCMIS runs on servers, desktops, and Android.
 
-The code samples in this documentation cover the OpenCMIS client API. If you want to build a CMIS server with OpenCMIS, refer to the [OpenCMIS Server Development Guide](https://github.com/cmisdocs/ServerDevelopmentGuide).
+The code samples in this documentation cover the OpenCMIS client API. If you want to build a CMIS server with OpenCMIS, refer to the [OpenCMIS Server Development Guide](https://github.com/cmisdocs/ServerDevelopmentGuideV2/blob/master/docs/OpenCMIS%20Server%20Development%20Guide%20-%202nd%20Edition.pdf?raw=true).
 
 To get started with OpenCMIS, download the [OpenCMIS client libraries](https://chemistry.apache.org/java/download.html) or use Maven or Gradle to get the client libraries.