Browse Source

Bare URL used

Signed-off-by: yupeng <yu.peng36@zte.com.cn>
yupeng 8 years ago
parent
commit
0655d5cd1f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      project/TOOLS.md

+ 1 - 1
project/TOOLS.md

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