summaryrefslogtreecommitdiffstats
path: root/jenkins_jobs/modules/notifications.py
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins_jobs/modules/notifications.py')
-rw-r--r--jenkins_jobs/modules/notifications.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/jenkins_jobs/modules/notifications.py b/jenkins_jobs/modules/notifications.py
index f1f9407e..b9c7840e 100644
--- a/jenkins_jobs/modules/notifications.py
+++ b/jenkins_jobs/modules/notifications.py
@@ -33,8 +33,9 @@ import jenkins_jobs.modules.helpers as helpers
def http_endpoint(registry, xml_parent, data):
"""yaml: http
Defines an HTTP notification endpoint.
- Requires the Jenkins :jenkins-wiki:`Notification Plugin
- <Notification+Plugin>`.
+
+ Requires the Jenkins :jenkins-plugins:`Notification Plugin
+ <notification>`.
:arg str format: notification payload format, JSON (default) or XML
:arg str event: job events that trigger notifications: started,