aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2016-08-18 09:56:30 +0100
committerGitHub2016-08-18 09:56:30 +0100
commit48c442eca5244433be21f834b38a4a6ddbb4b806 (patch)
treecfcacbb7d16b93dc9e4104026de5653acd01a0a6
parentbf05651a0130c4df1f334a99f515708184e5a133 (diff)
parente7c44c90c3fc187e86c6f76296109ecab465bddf (diff)
downloadbrew-48c442eca5244433be21f834b38a4a6ddbb4b806.tar.bz2
Merge pull request #739 from scpeters/patch-1
Brew-Test-Bot.md: fix broken link
-rw-r--r--share/doc/homebrew/Brew-Test-Bot.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/homebrew/Brew-Test-Bot.md b/share/doc/homebrew/Brew-Test-Bot.md
index 78823ad87..75024d5bd 100644
--- a/share/doc/homebrew/Brew-Test-Bot.md
+++ b/share/doc/homebrew/Brew-Test-Bot.md
@@ -4,7 +4,7 @@ by [our Kickstarter in 2013](https://www.kickstarter.com/projects/homebrew/brew-
It comprises of four Mac Minis running in a data centre in England which host
[a Jenkins instance at http://bot.brew.sh](http://bot.brew.sh) and run the
-[`brew-test-bot.rb`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/cmd/test-bot.rb)
+[`brew test-bot.rb`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/dev-cmd/test-bot.rb)
Ruby script to perform automated testing of commits to the master branch, pull
requests and custom builds requested by maintainers.