aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2016-08-26 19:57:41 +0100
committerGitHub2016-08-26 19:57:41 +0100
commit5a45e4c7dc77472a4e8916bcd48ec37e26ba578c (patch)
tree40c82806f0bde6aff3b6f7f3710b02142f725bf4
parentaa165e17075179ede8d17f64e7688b7d5ebdcf22 (diff)
parent6d54a250472a5bb303f69adc4db8970bb8b9e3e0 (diff)
downloadbrew-5a45e4c7dc77472a4e8916bcd48ec37e26ba578c.tar.bz2
Merge pull request #822 from vladshablinsky/fix-link
Brew-Test-Bot-For-Core-Contributors: fix broken link
-rw-r--r--share/doc/homebrew/Brew-Test-Bot-For-Core-Contributors.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/homebrew/Brew-Test-Bot-For-Core-Contributors.md b/share/doc/homebrew/Brew-Test-Bot-For-Core-Contributors.md
index f9572f519..8e264ea7e 100644
--- a/share/doc/homebrew/Brew-Test-Bot-For-Core-Contributors.md
+++ b/share/doc/homebrew/Brew-Test-Bot-For-Core-Contributors.md
@@ -9,7 +9,7 @@ This job automatically builds any pull requests submitted to Homebrew/homebrew-c
## [Homebrew Testing](https://bot.brew.sh/job/Homebrew%20Testing/)
This job is manually triggered to run [`brew test-bot`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/dev-cmd/test-bot.rb) with user-specified parameters. On a successful build it automatically uploads bottles.
-You can manually start this job with parameters to run [`brew test-bot`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/cmd/test-bot.rb) with the same parameters. It's often useful to pass a pull request URL, a commit URL, a commit SHA-1 and/or formula names to have `brew-test-bot` test them, report the results and produce bottles.
+You can manually start this job with parameters to run [`brew test-bot`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/dev-cmd/test-bot.rb) with the same parameters. It's often useful to pass a pull request URL, a commit URL, a commit SHA-1 and/or formula names to have `brew-test-bot` test them, report the results and produce bottles.
## Bottling
To pull and bottle a pull request with `brew pull`: