Browse code

Bare URL used

Signed-off-by: yupeng <yu.peng36@zte.com.cn>

yupeng authored on 2016/11/21 17:19:32
Showing 1 changed files
... ...
@@ -17,7 +17,7 @@ GitHub pull requests. Leeroy uses
17 17
 [GitHub hooks](https://developer.github.com/v3/repos/hooks/) 
18 18
 to listen for pull request notifications and starts jobs on your Jenkins 
19 19
 server.  Using the Jenkins
20
-[notification plugin][https://wiki.jenkins-ci.org/display/JENKINS/Notification+Plugin],
20
+[notification plugin](https://wiki.jenkins-ci.org/display/JENKINS/Notification+Plugin),
21 21
 Leeroy updates the pull request using GitHub's 
22 22
 [status API](https://developer.github.com/v3/repos/statuses/)
23 23
 with pending, success, failure, or error statuses.