From cd1ca9a31d5760d0a129037487d75d70df5205c0 Mon Sep 17 00:00:00 2001 From: ligi Date: Wed, 30 Apr 2014 00:50:45 +0200 Subject: [PATCH] fix a 404 in the readme - blog base url changed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0d5c09..e967d6c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ gradle-mvn-push =============== -See this blog post for more context on this 'library': [http://chris.banes.me/blog/2013/08/27/pushing-aars-to-maven-central/](http://chris.banes.me/blog/2013/08/27/pushing-aars-to-maven-central/). +See this blog post for more context on this 'library': [http://chris.banes.me/2013/08/27/pushing-aars-to-maven-central/](http://chris.banes.me/2013/08/27/pushing-aars-to-maven-central/). ## Usage