From c0df87b11750d5aed1d3de6e133206cbe53a7c37 Mon Sep 17 00:00:00 2001 From: "Taro L. Saito" Date: Thu, 6 Sep 2012 11:49:03 +0900 Subject: [PATCH] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62d29f4..45a0126 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://maven.xerial.org/repository/artifact/org/xerial/snappy/snappy-java - * [release plans](Milestone.md) + * [release plans](./Milestone.md) * Snapshot version (the latest beta version): http://maven.xerial.org/repository/snapshot/org/xerial/snappy/snappy-java/ If you are a Maven user, see [#Using_with_Maven]