Explorar o código

Merge pull request #28648 from YuPengZTE/devBareURL

fix the mistak of url format
Sebastiaan van Stijn %!s(int64=8) %!d(string=hai) anos
pai
achega
5c6e649fde
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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/) 
 to listen for pull request notifications and starts jobs on your 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 
 [status API](https://developer.github.com/v3/repos/statuses/)
 with pending, success, failure, or error statuses.