aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 24900a6..b9994f2 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ CI_OTP = \
# Dependencies.
TEST_DEPS = ct_helper
-dep_ct_helper = git https://github.com/extend/ct_helper.git master
+dep_ct_helper = git https://github.com/ninenines/ct_helper master
# Standard targets.