From 5c831838535ec7a9e6d8e54133b65d550de5c781 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Fri, 10 Oct 2014 12:16:56 -0400 Subject: [PATCH] README: link to maven central directory Fixes #203, linking to super-old releases was just confusing. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42276a20..b0df3390 100644 --- a/README.md +++ b/README.md @@ -92,9 +92,9 @@ Maven Central. 1.2.1 -Obsolete releases are here, but you probably don't want these: +Link for direct download if you don't use a dependency manager: - - http://repo.typesafe.com/typesafe/releases/com/typesafe/config/config/ + - http://central.maven.org/maven2/com/typesafe/config/ ### Release Notes