aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Formula-Cookbook.md
diff options
context:
space:
mode:
authorMike McQuaid2017-07-27 16:39:19 +0100
committerGitHub2017-07-27 16:39:19 +0100
commit021729e1646212d47d3f52c0b29034e7da97693b (patch)
tree5dd8c7d1be1946eee04a81859cf0c2cef1f5335d /docs/Formula-Cookbook.md
parent97b757bc9638c837f565958730a23211552e5540 (diff)
parentbaa61f5a6e105b9b89f5bef465848c72499cb960 (diff)
downloadbrew-021729e1646212d47d3f52c0b29034e7da97693b.tar.bz2
Merge pull request #2953 from MikeMcQuaid/https-docs
Use https for all 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 1d4f37f67..e60afe071 100644
--- a/docs/Formula-Cookbook.md
+++ b/docs/Formula-Cookbook.md
@@ -358,7 +358,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, [open a pull request](http://docs.brew.sh/How-To-Open-a-Homebrew-Pull-Request.html) for your changes.
+Now, [open a pull request](https://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