This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-annotations.
commit 8038d9bad26d2aad4b8b5b18692b4c3df011346c Author: Tatu Saloranta <[email protected]> Date: Thu May 29 09:53:13 2014 -0700 ... --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea0252c..9a758e2 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ To use annotations, you need to use Maven dependency: </dependency> ``` -or download jars from Maven repository or [Download page](http://wiki.fasterxml.com/JacksonDownload) +or download jars from Maven repository (or via quick links on [Wiki](../../wiki) ## Usage, simple @@ -238,7 +238,7 @@ public class POJOWithNoFields { Project-specific documentation: * [Full Listing of Jackson Annotations](../../wiki/Jackson-Annotations) details all available annotations. -* [Documentation](../../wiki/Documentation) +* [Other documentation](../../wiki) Usage: -- 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

