Skip to content

Commit e875204

Browse files
committed
JGC-453 - Fix documentation links
1 parent ba16d20 commit e875204

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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/binaries-management-with-jfrog-artifactory/package-managers-integration#downloading-the-maven-and-gradle-extractor-jars"
23+
jarsDocumentation = "https://docs.jfrog.com/artifactory/docs/jf-mvn#downloading-the-maven-and-gradle-extractor-jars"
2424
)
2525

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

0 commit comments

Comments
 (0)