aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Formula-Cookbook.md
diff options
context:
space:
mode:
authorMike McQuaid2018-02-22 18:55:37 +0000
committerGitHub2018-02-22 18:55:37 +0000
commit36cd8b86219f317155bd898817322e8dba5397f6 (patch)
tree608f298119daa6890a65b05e1804b14eca0459da /docs/Formula-Cookbook.md
parent14d54ed4b6b61c99abc4517d73d2b35079febdc7 (diff)
parent977c3323d2a795d6f57cd70cb6b2453f38084ed9 (diff)
downloadbrew-36cd8b86219f317155bd898817322e8dba5397f6.tar.bz2
Merge pull request #3826 from MikeMcQuaid/docs-updates
docs.brew.sh updates
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 c4db9e9f8..1f2b2e89e 100644
--- a/docs/Formula-Cookbook.md
+++ b/docs/Formula-Cookbook.md
@@ -344,7 +344,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](https://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) for your changes.
* One formula per commit; one commit per formula
* Keep merge commits out of the pull request