diff --git a/build.gradle.kts b/build.gradle.kts index 7df30a9..70510b2 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -50,7 +50,7 @@ publishing { } } scm { - url.set("https://github.com/kzaporozhtsev/octopus-config-server.git") + url.set("https://github.com/octopusden/octopus-config-server.git") connection.set("scm:git://github.com/octopusden/octopus-config-server.git") } developers {