Fixed broken links in documentation

* RubyMetrics+plugin
* Dynamic+Parameter+Plug-in

Change-Id: I65dc7871105667ae7f30ec407496efcee1e24055
This commit is contained in:
Lukas Bednar 2015-03-26 10:25:59 +01:00
parent 0f4858186e
commit 195c1ac57e
2 changed files with 5 additions and 5 deletions

View File

@ -413,7 +413,7 @@ def dynamic_choice_param(parser, xml_parent, data):
"""yaml: dynamic-choice
Dynamic Choice Parameter
Requires the Jenkins :jenkins-wiki:`Jenkins Dynamic Parameter Plug-in
<Jenkins+Dynamic+Parameter+Plug-in>`.
<Dynamic+Parameter+Plug-in>`.
:arg str name: the name of the parameter
:arg str description: a description of the parameter (optional)
@ -441,7 +441,7 @@ def dynamic_string_param(parser, xml_parent, data):
"""yaml: dynamic-string
Dynamic Parameter
Requires the Jenkins :jenkins-wiki:`Jenkins Dynamic Parameter Plug-in
<Jenkins+Dynamic+Parameter+Plug-in>`.
<Dynamic+Parameter+Plug-in>`.
:arg str name: the name of the parameter
:arg str description: a description of the parameter (optional)
@ -469,7 +469,7 @@ def dynamic_choice_scriptler_param(parser, xml_parent, data):
"""yaml: dynamic-choice-scriptler
Dynamic Choice Parameter (Scriptler)
Requires the Jenkins :jenkins-wiki:`Jenkins Dynamic Parameter Plug-in
<Jenkins+Dynamic+Parameter+Plug-in>`.
<Dynamic+Parameter+Plug-in>`.
:arg str name: the name of the parameter
:arg str description: a description of the parameter (optional)
@ -506,7 +506,7 @@ def dynamic_string_scriptler_param(parser, xml_parent, data):
"""yaml: dynamic-string-scriptler
Dynamic Parameter (Scriptler)
Requires the Jenkins :jenkins-wiki:`Jenkins Dynamic Parameter Plug-in
<Jenkins+Dynamic+Parameter+Plug-in>`.
<Dynamic+Parameter+Plug-in>`.
:arg str name: the name of the parameter
:arg str description: a description of the parameter (optional)

View File

@ -3438,7 +3438,7 @@ def ruby_metrics(parser, xml_parent, data):
shows it in Jenkins with a trend graph.
Requires the Jenkins :jenkins-wiki:`Ruby metrics plugin
<Ruby+metrics+plugin>`.
<RubyMetrics+plugin>`.
:arg str report-dir: Relative path to the coverage report directory
:arg dict targets: