summaryrefslogtreecommitdiffstats
path: root/jenkins_jobs/modules/project_workflow.py
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins_jobs/modules/project_workflow.py')
-rw-r--r--jenkins_jobs/modules/project_workflow.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins_jobs/modules/project_workflow.py b/jenkins_jobs/modules/project_workflow.py
index 731f7257..35cd93b5 100644
--- a/jenkins_jobs/modules/project_workflow.py
+++ b/jenkins_jobs/modules/project_workflow.py
@@ -25,7 +25,7 @@ You may specify ``workflow`` in the ``project-type`` attribute of
the :ref:`Job` definition.
For now only inline scripts are supported.
-Requires the Jenkins :jenkins-wiki:`Workflow Plugin <Workflow+Plugin>`.
+Requires the Jenkins :jenkins-plugins:`Workflow Plugin <workflow-aggregator>`.
In order to use it for job-template you have to escape the curly braces by
doubling them in the DSL: { -> {{ , otherwise it will be interpreted by the