diff --git a/rebar.config b/rebar.config index 50e99b5..c5d0534 100644 --- a/rebar.config +++ b/rebar.config @@ -8,7 +8,7 @@ {deps, [ {envloader, {git, "https://github.com/nuex/envloader.git", {branch, "master"}}}, - {eql, {git, "git://github.com/artemeff/eql.git", {tag, "0.1.0"}}}, + {eql, {git, "https://github.com/artemeff/eql.git", {tag, "0.1.0"}}}, getopt, epgsql ]}.