瀏覽代碼

switch back to erlware relx repo

pull/3/head
Tristan Sloughter 10 年之前
父節點
當前提交
8bd6a7088f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      rebar.config

+ 1
- 1
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"}}}]}.

Loading…
取消
儲存