aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Formula-Cookbook.md
diff options
context:
space:
mode:
authorMike McQuaid2017-01-05 17:17:07 +0000
committerGitHub2017-01-05 17:17:07 +0000
commit3fde8624b3aec788248c652dff84a62fd051da98 (patch)
tree1b703907ec2caff0836419f370f455abf9273b91 /docs/Formula-Cookbook.md
parent2040adbe4a56f69645995d621336050039331589 (diff)
parenta3bffe70bcf33e6051140b1a93c9f48714605af6 (diff)
downloadbrew-3fde8624b3aec788248c652dff84a62fd051da98.tar.bz2
Merge pull request #1780 from MikeMcQuaid/use-docs-links
Use docs.brew.sh links.
Diffstat (limited to 'docs/Formula-Cookbook.md')
-rw-r--r--docs/Formula-Cookbook.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Formula-Cookbook.md b/docs/Formula-Cookbook.md
index 9d02a0f9a..df86be92f 100644
--- a/docs/Formula-Cookbook.md
+++ b/docs/Formula-Cookbook.md
@@ -353,7 +353,7 @@ If you have already forked Homebrew on GitHub, then you can manually push (just
git push https://github.com/myname/homebrew-core/ <what-you-called-your-branch>
```
-Now, please [open a pull request](https://github.com/Homebrew/brew/blob/master/docs/How-To-Open-a-Homebrew-Pull-Request-(and-get-it-merged).md#how-to-open-a-homebrew-pull-request-and-get-it-merged) for your changes.
+Now, please [open a pull request](http://docs.brew.sh/How-To-Open-a-Homebrew-Pull-Request.html) for your changes.
* One formula per commit; one commit per formula
* Keep merge commits out of the pull request