diff --git a/rebar.config b/rebar.config index 4cc01685..2ba3ee24 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"}}}]}.