summaryrefslogtreecommitdiffstats
path: root/jenkins_jobs/modules/project_pipeline.py
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins_jobs/modules/project_pipeline.py')
-rw-r--r--jenkins_jobs/modules/project_pipeline.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins_jobs/modules/project_pipeline.py b/jenkins_jobs/modules/project_pipeline.py
index 3248c30d..518ba2c9 100644
--- a/jenkins_jobs/modules/project_pipeline.py
+++ b/jenkins_jobs/modules/project_pipeline.py
@@ -23,7 +23,7 @@ The Pipeline Project module handles creating Jenkins Pipeline projects
You may specify ``pipeline`` in the ``project-type`` attribute of
the :ref:`Job` definition.
-Requires the Jenkins :jenkins-wiki:`Pipeline Plugin <Pipeline+Plugin>`:
+Requires the Jenkins :jenkins-plugins:`Pipeline Plugin <workflow-aggregator>`.
In order to write an inline script within a job-template you have to escape the
curly braces by doubling them in the DSL: { -> {{ , otherwise it will be