This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-annotations.
commit 1f914979527968060cce6df6b2dfd0510a2bc4d0 Author: Tatu Saloranta <[email protected]> Date: Mon Mar 26 19:12:57 2012 -0700 update wiki --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0614cc1..e257f56 100644 --- a/README.md +++ b/README.md @@ -206,15 +206,14 @@ or, to disable auto-detection of fields altogether: Project-specific documentation: * [Full Listing of Jackson Annotations](jackson-annotations/wiki/JacksonAnnotations) details all available annotations. -* [Documentation](wiki/Documentation) * [Javadocs](http://fasterxml.github.com/jackson-annotations/javadoc/2.0.0/) - +* [Documentation](jackson-annotations/wiki/Documentation) Related: * [Databinding](https://github.com/FasterXML/jackson-databind) module has more documentation, since it is the main user of annotations. In addition, here are other useful links: * [Jackson Project Home](http://wiki.fasterxml.com/JacksonHome) -** [Annotation documentation at FasterXML Wiki](http://wiki.fasterxml.com/JacksonAnnotations) covers 1.x annotations as well as 2.0 + * [Annotation documentation at FasterXML Wiki](http://wiki.fasterxml.com/JacksonAnnotations) covers 1.x annotations as well as 2.0 -- 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

