Skip to content

Commit fcc2cf8

Browse files
authored
Update utils.go's jarsDocumentation link to the new link (#1348)
1 parent e5223ab commit fcc2cf8

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)