From 9bd521c079eedf0207460211ac8992cf62563df1 Mon Sep 17 00:00:00 2001 From: "Taro L. Saito" Date: Thu, 27 Sep 2012 12:46:48 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3dd145..3fd1eb6 100755 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The snappy-java is a Java port of the snappy ## Download The current stable version is available from here: * Release version: http://code.google.com/p/snappy-java/downloads/list - * [Release plans](./snappy-java/Milestone.md) + * [Release plans](../blob/develo/Milestone.md) * Snapshot version (the latest beta version): https://oss.sonatype.org/content/repositories/snapshots/org/xerial/snappy/snappy-java/ If you are a Maven user, see [#Using_with_Maven]