aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Peters2016-08-17 16:23:02 -0700
committerGitHub2016-08-17 16:23:02 -0700
commite7c44c90c3fc187e86c6f76296109ecab465bddf (patch)
tree91c80acafb5218391bd465ef161a6b9533fd9243
parentdb2e9b8375535f5cb71b5974909bc0fcc3d29e9d (diff)
downloadbrew-e7c44c90c3fc187e86c6f76296109ecab465bddf.tar.bz2
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.