Fix a lot of links (#2638)

* Fix lot of links

* Update links from changelog

* Fix more links
This commit is contained in:
Brais Gabín
2020-04-25 13:34:48 +02:00
committed by GitHub
parent b6b9728a38
commit 383d72bbf3
12 changed files with 1696 additions and 1696 deletions

View File

@@ -24,8 +24,8 @@ def projects = [
"git@github.com:arturbosch/ksh.git",
"git@github.com:arturbosch/kutils.git",
"git@github.com:arturbosch/deps.git",
"git@github.com:arturbosch/detekt.git",
"git@github.com:arturbosch/sonar-kotlin.git"
"git@github.com:detekt/detekt.git",
"git@github.com:detekt/sonar-kotlin.git"
]
if (args.size() == 0) {