There was an error while loading. Please reload this page.
1 parent ba16d20 commit e875204Copy full SHA for e875204
1 file changed
utils/dependencies/utils.go
@@ -20,7 +20,7 @@ import (
20
21
const (
22
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"
+ jarsDocumentation = "https://docs.jfrog.com/artifactory/docs/jf-mvn#downloading-the-maven-and-gradle-extractor-jars"
24
)
25
26
// Download the relevant build-info-extractor jar.
0 commit comments