summaryrefslogtreecommitdiff
path: root/systest/all_SUITE_data
diff options
context:
space:
mode:
Diffstat (limited to 'systest/all_SUITE_data')
-rw-r--r--systest/all_SUITE_data/resource_plugins/rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/systest/all_SUITE_data/resource_plugins/rebar.config b/systest/all_SUITE_data/resource_plugins/rebar.config
index 7baec1f..7df4a4a 100644
--- a/systest/all_SUITE_data/resource_plugins/rebar.config
+++ b/systest/all_SUITE_data/resource_plugins/rebar.config
@@ -1,6 +1,6 @@
%% Sample provided by @tothlac
{plugins, [
- {rebar_tidy_deps, ".*", {git, "https://github.com/ferd/rebar3-tidy-deps-plugin.git"}},
+ {rebar_tidy_deps, ".*", {git, "https://github.com/tothlac/rebar3-tidy-deps-plugin.git"}},
{rebar_alias, {git, "https://github.com/tsloughter/rebar_alias.git"}},
rebar3_appup_plugin
]}.