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 all publishers that have a relevant plugins.jenkins.io URL
documentation link.

Change-Id: I94448d04f2b28fbf3befde2e49c76d196e352d7e
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
This commit is contained in:
Thanh Ha 2020-01-22 12:50:04 -05:00
parent a41b682ad2
commit ee706cbdf1
No known key found for this signature in database
GPG Key ID: 5783F720616E3180
2 changed files with 181 additions and 180 deletions

View File

@ -667,8 +667,8 @@ Which will be expanded to the following yaml before being processed:
.. literalinclude:: /../../tests/localyaml/fixtures/anchors_aliases.oyaml
.. _full length example: http://www.yaml.org/spec/1.2/spec.html#id2761803
.. _anchors and aliases: http://www.yaml.org/spec/1.2/spec.html#id2765878
.. _full length example: https://yaml.org/spec/1.2/spec.html#id2761803
.. _anchors and aliases: https://yaml.org/spec/1.2/spec.html#id2765878
Custom Yaml Tags

File diff suppressed because it is too large Load Diff