Skip to content

Commit e8e8898

Browse files
committed
Change comment url
1 parent 53ff3b4 commit e8e8898

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
@@ -98,7 +98,7 @@ nexusPublishing {
9898
allowInsecureProtocol = true
9999
}
100100
} else {
101-
// see https://central.sonatype.org/publish/publish-portal-ossrh-staging-api/#configuration
101+
// see https://github.com/gradle-nexus/publish-plugin#publishing-to-maven-central-via-sonatype-central
102102
sonatype {
103103
nexusUrl.set(uri("https://ossrh-staging-api.central.sonatype.com/service/local/"))
104104
snapshotRepositoryUrl.set(uri("https://central.sonatype.com/repository/maven-snapshots/"))

0 commit comments

Comments
 (0)