Skip to content

Commit 5b854ab

Browse files
authored
Update README.md
Documentation link updated
1 parent 36e011d commit 5b854ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

artifactory-maven-plugin-example/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This example is using the Maven Artifactory Plugin for artifacts and build-info
88

99
To run this example, please do the following:
1010
* Edit the pom.xml file and set the value of the *contextUrl* with your Artifactory URL, as well as the other Artifactory properties.
11-
For more configuration information see the [Maven Artifactory Plugin documentation](https://www.jfrog.com/confluence/display/RTF/Maven+Artifactory+Plugin).
11+
For more configuration information see the [Maven Artifactory Plugin documentation](https://docs.jfrog-applications.jfrog.io/ci-and-sdks/ci-integrations/maven-artifactory-plugin).
1212
* CD to the project directory and run *mvn deploy*.
1313

1414
You can define the Artifactory details inside the pom file using properties. These properties can be sent to maven as system properties:
@@ -51,4 +51,4 @@ The full plugin documentation is available [here](https://www.jfrog.com/confluen
5151

5252
<br><br>
5353

54-
For more information about managing your maven packages with an [Artifactory Maven repository](https://jfrog.com/integration/maven-repository/) visit [Artifactory's documentation page](https://www.jfrog.com/confluence/display/RTF/Maven+Repository).
54+
For more information about managing your maven packages with an [Artifactory Maven repository](https://jfrog.com/integration/maven-repository/) visit [Artifactory's documentation page](https://docs.jfrog-applications.jfrog.io/ci-and-sdks/ci-integrations/maven-artifactory-plugin).

0 commit comments

Comments
 (0)