CONTRIBUTING: fix dashes.

This commit is contained in:
Mike McQuaid 2014-07-13 11:07:21 -07:00
parent 270623c5e3
commit b4b0bda4aa

View File

@ -17,6 +17,6 @@ Please read:
* [Formula Cookbook](https://github.com/Homebrew/homebrew/wiki/Formula-Cookbook)
* [Acceptable Formulae](https://github.com/Homebrew/homebrew/wiki/Acceptable-Formulae)
* [Ruby Style Guide](https://github.com/styleguide/ruby)
* [How-To-Open-a-Homebrew-Pull-Request-(and-get-it-merged)](https://github.com/Homebrew/homebrew/wiki/How-To-Open-a-Homebrew-Pull-Request-(and-get-it-merged))
* [How To Open a Homebrew Pull Request (and get it merged)](https://github.com/Homebrew/homebrew/wiki/How-To-Open-a-Homebrew-Pull-Request-(and-get-it-merged))
Thanks!