Modified: websites/staging/chemistry/trunk/content/java/examples/index.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/examples/index.html (original) +++ websites/staging/chemistry/trunk/content/java/examples/index.html Tue Mar 17 10:04:33 2015 @@ -208,7 +208,8 @@ Apache Chemistry - Example code for Open <li><a href="example-process-query-results.html">Processing a query</a></li> <li><a href="example-read-meta-content.html">Reading metadata and content</a></li> <li><a href="example-read-root.html">Reading the root folder</a></li> -<li><a href="example-get-id-from-path.html">Retrieving the id from path</a></li> +<li><a href="example-get-id-from-path.html">Retrieving the ID from path</a></li> +<li><a href="example-create-type.html">Creating a type (CMIS 1.1)</a></li> </ul> <h2 id="advanced">Advanced</h2> <ul>
