diff --git a/rebar.config b/rebar.config index 07a45b4..f03b1ce 100644 --- a/rebar.config +++ b/rebar.config @@ -2,7 +2,7 @@ {platform_define, "^R1[56]", only_builtin_types}]}. %% Ref: OTP commit b66e75c]}. {deps, - [{edown, ".*", {git, "https://github.com/esl/edown.git", {branch, "master"}}}]}. + [{edown, ".*", {git, "https://github.com/uwiger/edown", {branch, "master"}}}]}. {edoc_opts, [{doclet, edown_doclet},