Signed-off-by: yupeng <yu.peng36@zte.com.cn>
| ... | ... |
@@ -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. |