diff options
| author | Rory O’Kane | 2013-01-21 22:02:59 -0500 | 
|---|---|---|
| committer | Mike McQuaid | 2013-01-22 08:54:07 +0000 | 
| commit | f80d8caede9d90a14cd8da859d1198bac1fd0e38 (patch) | |
| tree | f8eaf82204f50693e46be071788a6266066aa854 | |
| parent | c7ea10f68a85e54d89d5f39610c6767994ddfb07 (diff) | |
| download | homebrew-f80d8caede9d90a14cd8da859d1198bac1fd0e38.tar.bz2 | |
CONTRIBUTING: fix link to Acceptable Formulae.
To match the recent renaming of that wiki article.
Closes #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! | 
