This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-annotations.
commit 5c9a9a12a145b128254181ccbffc9d3457e9b1c3 Author: Tatu Saloranta <[email protected]> Date: Mon Apr 8 10:34:13 2013 -0700 ... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d693ad..e2a34b8 100644 --- a/README.md +++ b/README.md @@ -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](jackson-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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

