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

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

commit 7c726a30ab726f4afa810e9551148aa20ff07190
Author: Tatu Saloranta <tsalora...@gmail.com>
Date:   Mon Apr 8 10:37:37 2013 -0700

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

diff --git a/README.md b/README.md
index d7d031f..df79a7b 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](../../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/Jackson-Annotations) 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/Mixin-Annotations) 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
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to