From a15c8ef62f47675c4b661b96ef2e5bdf733932ee Mon Sep 17 00:00:00 2001 From: Adam Kocoloski Date: Sat, 16 Jun 2012 21:12:29 -0400 Subject: Fix URL for twig --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 1b88e593..d64b82c3 100644 --- a/rebar.config +++ b/rebar.config @@ -27,7 +27,7 @@ {tag, "3.0.2"}}}, {chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git", {tag, "1.4.3"}}}, - {twig, ".*", {git, "https://github.com:cloudant/twig.git", + {twig, ".*", {git, "https://github.com/cloudant/twig.git", {tag, "0.2.1"}}}, {jiffy, ".*", {git, "https://github.com/davisp/jiffy.git", {tag, "0.5.2"}}}, -- cgit v1.2.3