summaryrefslogtreecommitdiffstats
path: root/jenkins_jobs/modules/project_maven.py
diff options
context:
space:
mode:
authorThanh Ha <zxiiro@gmail.com>2020-01-22 17:28:00 -0500
committerThanh Ha <zxiiro@gmail.com>2020-01-22 18:23:28 -0500
commit620f032ce0512755c29b572d7c93f451dfaa5ff5 (patch)
tree254c79eba168f759888c210bd86de63cf4d530c9 /jenkins_jobs/modules/project_maven.py
parent197226c5386e9f5a367b58ff2d306976b87a4cf7 (diff)
downloadpython-jenkins-job-builder-620f032ce0512755c29b572d7c93f451dfaa5ff5.tar.gz
python-jenkins-job-builder-620f032ce0512755c29b572d7c93f451dfaa5ff5.tar.xz
python-jenkins-job-builder-620f032ce0512755c29b572d7c93f451dfaa5ff5.zip
Update Jenkins wiki -> plugins URLs
The Jenkins Wiki page is deprecated and Jenkins community is expected to migrate their documentation to plugins.jenkins.io URL. This patch updates links that have a relevant plugins.jenkins.io URL documentation link. Change-Id: I7ce6978d48d09deea976e9b5f800632e92e7bd11 Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Diffstat (limited to 'jenkins_jobs/modules/project_maven.py')
-rwxr-xr-xjenkins_jobs/modules/project_maven.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/jenkins_jobs/modules/project_maven.py b/jenkins_jobs/modules/project_maven.py
index 719b1d2d..91178598 100755
--- a/jenkins_jobs/modules/project_maven.py
+++ b/jenkins_jobs/modules/project_maven.py
@@ -70,8 +70,8 @@ in the :ref:`Job` definition.
build succeeds ('SUCCESS'), build succeeds or is unstable ('UNSTABLE'),
regardless of build result ('FAILURE'). (default 'FAILURE').
-Requires the Jenkins :jenkins-wiki:`Config File Provider Plugin
-<Config+File+Provider+Plugin>`
+Requires the Jenkins :jenkins-plugins:`Config File Provider Plugin
+<config-file-provider>`
for the Config File Provider "settings" and "global-settings" config.
Example: