Skip to content

Commit a78f3d9

Browse files
author
johnaustin
committed
clean up of markdown conversion - fixed broken links
1 parent 0cc3273 commit a78f3d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/general-development/content-management-interoperability-services-cmis-in-sharepoint.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -243,11 +243,11 @@ Developers can write CMIS clients in any language. For example, a SharePoint dev
243243
## Finding and interoperating with open source CMIS implementations
244244
<a name="SP15CMIS_OpenSource"> </a>
245245

246-
Many open source projects exist and can be tested with the SharePoint 2013 implementation of the CMIS 1.0 standard. Some examples include the [Apache Chemistry Project](http://chemistry.apache.org); the [Open CMIS project](http://chemistry.apache.org/java/opencmis.mdl), which tests both client and server CMIS implementations with Java; the [DotCMIS](http://chemistry.apache.org/dotnet/dotcmis.mdl) project for .NET client, the [cmislib, a CMIS client library for Python](http://code.google.com/p/cmislib/) project; and the [phpclient, a CMIS client library for PHP](http://chemistry.apache.org/php/phpclient.mdl).
246+
Many open source projects exist and can be tested with the SharePoint 2013 implementation of the CMIS 1.0 standard. Some examples include the [Apache Chemistry Project](http://chemistry.apache.org); the [Open CMIS project](http://chemistry.apache.org/java/opencmis.html), which tests both client and server CMIS implementations with Java; the [DotCMIS](http://chemistry.apache.org/dotnet/dotcmis.mdl) project for .NET client, the [cmislib, a CMIS client library for Python](http://chemistry.apache.org/python/cmislib.html) project; and the [phpclient, a CMIS client library for PHP](http://chemistry.apache.org/php/phpclient.html).
247247

248248

249249

250-
The [CMIS Workbench](http://chemistry.apache.org/java/developing/tools/dev-tools-workbench.mdl) is a CMIS desktop client application for developers that supports browsing CMIS repositories and interactively testing CMIS development projects for Open CMIS. The Workbench is configurable through system properties. Using the expert login dialog box, developers can also configure additional properties.
250+
The [CMIS Workbench](http://chemistry.apache.org/java/developing/tools/dev-tools-workbench.html) is a CMIS desktop client application for developers that supports browsing CMIS repositories and interactively testing CMIS development projects for Open CMIS. The Workbench is configurable through system properties. Using the expert login dialog box, developers can also configure additional properties.
251251

252252

253253

@@ -295,10 +295,10 @@ CMIS 1.1 is not supported in SharePoint 2013, but the newer version of the CMIS
295295
- [Manage blocked file types](http://technet.microsoft.com/en-us/library/cc262496.aspx)
296296

297297

298-
- [OASIS Content Management Interoperability Specification (CMIS) version 1.0](http://docs.oasis-open.org/cmis/CMIS/v1.0/os/cmis-spec-v1.0.mdl)
298+
- [OASIS Content Management Interoperability Specification (CMIS) version 1.0](http://docs.oasis-open.org/cmis/CMIS/v1.0/os/cmis-spec-v1.0.html)
299299

300300

301-
- [OASIS Content Management Interoperability Specification (CMIS) version 1.1](http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.mdl) (not supported in SharePoint 2013)
301+
- [OASIS Content Management Interoperability Specification (CMIS) version 1.1](http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.html) (not supported in SharePoint 2013)
302302

303303

304304

0 commit comments

Comments
 (0)