Skip to content

Commit 542d6b9

Browse files
committed
fix links
1 parent d166399 commit 542d6b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For more details, please read this [deeper dive](http://developer.marklogic.com/
3434
### What's New in Java Client API 3.0.3
3535

3636
* Search Extract - add support to SearchHandle (actually MatchDocumentSummary) for content extracted by
37-
(extract-document-data options)[http://docs.marklogic.com/search:search#opt-extract-document-data]
37+
[extract-document-data options](http://docs.marklogic.com/search:search#opt-extract-document-data)
3838
* Bi-Temporal enhancements - support bulk write of bitemporal documents; expose bitemporal system time
3939
* Bulk delete
4040
* Many bug fixes
@@ -43,8 +43,8 @@ For more details, please read this [deeper dive](http://developer.marklogic.com/
4343

4444
* Semantics API - GraphManager for CRUD of semantic graphs; SPARQLQueryManager for executing SPARQL
4545
update, select, describe, construct, and ask queries
46-
* Enable (MarkLogic Jena API)[https://github.com/marklogic/marklogic-jena] (separate project)
47-
* Enable (MarkLogic Sesame API)[https://github.com/marklogic/marklogic-sesame] (separate project)
46+
* Enable [MarkLogic Jena API](https://github.com/marklogic/marklogic-jena) (separate project)
47+
* Enable [MarkLogic Sesame API](https://github.com/marklogic/marklogic-sesame) (separate project)
4848
* Many bug fixes
4949

5050
### QuickStart

0 commit comments

Comments
 (0)