Skip to content

Commit 05bbaa8

Browse files
authored
Merge branch 'dev' into promotionTypeFlag
2 parents f1b83d2 + fcc2cf8 commit 05bbaa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/dependencies/utils.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020

2121
const (
2222
ChecksumFileName = "checksum.sha2"
23-
jarsDocumentation = "https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/package-managers-integration#downloading-the-maven-and-gradle-extractor-jars"
23+
jarsDocumentation = "https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli/binaries-management-with-jfrog-artifactory/package-managers-integration#downloading-the-maven-and-gradle-extractor-jars"
2424
)
2525

2626
// Download the relevant build-info-extractor jar.

0 commit comments

Comments
 (0)