[jackson-annotations] 108/207: ...

Timo Aaltonen tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:45 UTC 2014


This is an automated email from the git hooks/post-receive script.

tjaalton pushed a commit to branch master
in repository jackson-annotations.

commit f3c3d1ae6953e4d5e5d18438dbb623ef07008f87
Author: Tatu Saloranta <tsaloranta at gmail.com>
Date:   Mon Apr 8 10:35:13 2013 -0700

    ...
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e2a34b8..d7d031f 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ to the [Databind package](/FasterXML/jackson-databind).
 Project contains versions 2.0 and above: source code for earlier (1.x) versions is available from [Codehaus](http://jackson.codehaus.org) SVN repository.
 Note that with version 1.x these annotations were part of the 'core jar'.
 
-[Full Listing of Jackson Annotations](jackson-annotations/wiki/JacksonAnnotations) details all available annotations; [Javadocs](http://fasterxml.github.com/jackson-annotations/javadoc/2.1.1/) gives more details.
+[Full Listing of Jackson Annotations](../../wiki/JacksonAnnotations) details all available annotations; [Javadocs](http://fasterxml.github.com/jackson-annotations/javadoc/2.1.1/) gives more details.
 
 -----
 
@@ -18,7 +18,7 @@ Note that with version 1.x these annotations were part of the 'core jar'.
 
 In addition to regular usage (see below), there are couple of noteworthy improvements Jackson does:
 
-* [Mix-in annotations](../../../wiki/MixinAnnotations) allow associating annotations on third-party classes ''without modifying classes''.
+* [Mix-in annotations](../../wiki/MixinAnnotations) allow associating annotations on third-party classes ''without modifying classes''.
 * Jackson annotations support full inheritance: meaning that you can ''override annotation definitions'', and not just class annotations but also method/field annotations!
 
 ### Maven, Java package

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git



More information about the pkg-java-commits mailing list