summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"}}}]}.