Skip to content

Commit 3877172

Browse files
committed
Change comment url
1 parent e95e32c commit 3877172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ nexusPublishing {
9999
allowInsecureProtocol = true
100100
}
101101
} else {
102-
// see https://central.sonatype.org/publish/publish-portal-ossrh-staging-api/#configuration
102+
// see https://github.com/gradle-nexus/publish-plugin#publishing-to-maven-central-via-sonatype-central
103103
sonatype {
104104
nexusUrl.set(uri("https://ossrh-staging-api.central.sonatype.com/service/local/"))
105105
snapshotRepositoryUrl.set(uri("https://central.sonatype.com/repository/maven-snapshots/"))

0 commit comments

Comments
 (0)