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>
This commit is contained in:
Rory O’Kane 2013-01-21 22:02:59 -05:00 committed by Mike McQuaid
parent a03bbf5797
commit 7a685856c5

View File

@ -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!