Loïc Hoguin 9 лет назад
Родитель
Сommit
300e5f3922
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Makefile

+ 1 - 1
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.