diff options
| author | EricFromCanada | 2017-02-23 12:09:01 -0500 | 
|---|---|---|
| committer | EricFromCanada | 2017-02-23 12:09:01 -0500 | 
| commit | 20bb0aae80efb62e1242dd7881dbb626d5bfe085 (patch) | |
| tree | 2627aa51ca51cd13afc0f7c14de5922b719a25fc /docs/Brew-Test-Bot.md | |
| parent | c7121f6be50e44784e3e29114617c29715bd9c0f (diff) | |
| download | brew-20bb0aae80efb62e1242dd7881dbb626d5bfe085.tar.bz2 | |
Fix broken or inactive URLs
Bare URLs are auto-linked on GitHub but not on docs.brew.sh, so I added
angle brackets around them where appropriate. Also converted
Markdown-linked URLs for clarity.
Diffstat (limited to 'docs/Brew-Test-Bot.md')
| -rw-r--r-- | docs/Brew-Test-Bot.md | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Brew-Test-Bot.md b/docs/Brew-Test-Bot.md index db39327fa..a27c207c8 100644 --- a/docs/Brew-Test-Bot.md +++ b/docs/Brew-Test-Bot.md @@ -5,7 +5,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 https://bot.brew.sh](https://bot.brew.sh) and run the -[`brew test-bot.rb`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/dev-cmd/test-bot.rb) +[`brew test-bot.rb`](https://github.com/Homebrew/homebrew-test-bot/blob/master/cmd/brew-test-bot.rb)  Ruby script to perform automated testing of commits to the master branch, pull  requests and custom builds requested by maintainers.  | 
