diff options
| author | Rory O’Kane | 2013-01-21 22:02:59 -0500 |
|---|---|---|
| committer | Mike McQuaid | 2013-01-22 08:54:07 +0000 |
| commit | 7a685856c5c4a56c973db15edb24b01d68ebbf69 (patch) | |
| tree | bdd82ac5ba71686ec54527358cf92ea6609aea97 | |
| parent | a03bbf5797143a5acff5e2e21969d16c6afe81b8 (diff) | |
| download | brew-7a685856c5c4a56c973db15edb24b01d68ebbf69.tar.bz2 | |
CONTRIBUTING: fix link to Acceptable Formulae.
To match the recent renaming of that wiki article.
Closes Homebrew/homebrew#17249.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8b7b460a1..a92d3c535 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,6 +15,6 @@ Contributing Please read: * [Formula Cookbook](https://github.com/mxcl/homebrew/wiki/Formula-Cookbook) -* [Acceptable Formula](https://github.com/mxcl/homebrew/wiki/Acceptable-Formula) +* [Acceptable Formulas](https://github.com/mxcl/homebrew/wiki/Acceptable-Formulas) Thanks! |
