Skip to content

Commit 5582850

Browse files
committed
fix #79, links were reversed
1 parent 1beba34 commit 5582850

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ mvn test
2727
The following resources introduce and document the Java API:
2828

2929
* [The Java API in Five Minutes](http://developer.marklogic.com/try/java/index)
30-
* [JavaDoc](http://docs.marklogic.com/guide/java)
31-
* [User Guide](http://docs.marklogic.com/javadoc/client/index.html)
30+
* [Java Application Developer's Guide](http://docs.marklogic.com/guide/java)
31+
* [JavaDoc](http://docs.marklogic.com/javadoc/client/index.html)
3232

3333
### Installing
3434

0 commit comments

Comments
 (0)