diff options
| author | Mike McQuaid | 2014-07-13 11:07:21 -0700 |
|---|---|---|
| committer | Mike McQuaid | 2014-07-13 11:07:21 -0700 |
| commit | 15f010bdefa78e14e064d9811e9b908805118ce2 (patch) | |
| tree | 759fd61e9b8f50c25db76f4b54ef3c1a7ac5111d /CONTRIBUTING.md | |
| parent | 195aa0c4c91daa965b96f4815b73321528c3ae01 (diff) | |
| download | homebrew-15f010bdefa78e14e064d9811e9b908805118ce2.tar.bz2 | |
CONTRIBUTING: fix dashes.
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 253e5e07e..47d13b49c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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! |
