summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2014-11-07 19:30:53 -0600
committerTristan Sloughter <t@crashfast.com>2014-11-07 19:30:53 -0600
commit8bd6a7088f2faf7ee14db50fd1880120edbe1c6a (patch)
tree80fec51ce42c6ecd45915c8c13320dc37ef411a6
parentdeca5d9edb098fd8722ddef3b1c4d63cc9481c74 (diff)
switch back to erlware relx repo
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 4cc0168..2ba3ee2 100644
--- a/rebar.config
+++ b/rebar.config
@@ -35,7 +35,7 @@
{git, "https://github.com/tsloughter/providers.git",
{branch, "master"}}},
{relx, "",
- {git, "https://github.com/tsloughter/relx.git",
+ {git, "https://github.com/erlware/relx.git",
{branch, "master"}}},
{getopt, "", {git, "https://github.com/jcomellas/getopt.git", {branch, "master"}}}]}.