瀏覽代碼

Merge pull request #19784 from vdemeester/oh-tools-it

Fix TOOLS.md jenkins plugin link :)
Jess Frazelle 9 年之前
父節點
當前提交
6b2c1ed4c0
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      project/TOOLS.md

+ 3 - 2
project/TOOLS.md

@@ -16,8 +16,9 @@ Leeroy is a Go application which integrates Jenkins with
 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][jnp], Leeroy updates the 
-pull request using GitHub's 
+server.  Using the Jenkins
+[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.