From 2aa990d23923fed9ca327468d06fd7194dd99d62 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 2 Nov 2010 14:26:59 -0700 Subject: [PATCH] Fixed link to prebuilt jar. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ccef386..20b4225 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ strives to provide additional benefits: * It is available via Maven Central and can thus be easily added to your Maven, Ivy, etc. projects by simply adding a dependency on - `com.samskivert:jmustache:1.0`. Or download the pre-built jar via the link - on the right. + `com.samskivert:jmustache:1.0`. Or download the [pre-built jar + file](http://repo1.maven.org/maven2/com/samskivert/jmustache/1.0/jmustache-1.0.jar). * It is reasonably performant. Templates are parsed separately from execution. A template will specialize its variables on (class of context, name) pairs so that if a variable is first resolved to be (for example) a