summaryrefslogtreecommitdiff
path: root/src/rebar_prv_report.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/rebar_prv_report.erl')
-rw-r--r--src/rebar_prv_report.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rebar_prv_report.erl b/src/rebar_prv_report.erl
index 587fad7..d6c8b60 100644
--- a/src/rebar_prv_report.erl
+++ b/src/rebar_prv_report.erl
@@ -13,7 +13,7 @@
-define(PROVIDER, report).
-define(DEPS, []).
--define(ISSUES_URL, "https://github.com/rebar/rebar3/issues").
+-define(ISSUES_URL, "https://github.com/erlang/rebar3/issues").
%% ===================================================================
%% Public API