diff options
| author | Cody Lewis | 2017-10-04 14:56:29 -0500 |
|---|---|---|
| committer | Cody Lewis | 2017-10-04 14:57:24 -0500 |
| commit | 8e82c2ba94aff84437b4e0b757374291115628df (patch) | |
| tree | e24e93d68430236bd187dde1d125f899aa05dbff | |
| parent | 57035b3ba4b8361c0e764575348607cc18b64ae7 (diff) | |
| download | brew-8e82c2ba94aff84437b4e0b757374291115628df.tar.bz2 | |
fixed link to CODE_OF_CONDUCT.md within CONTRIBUTING.md
fixed link url to navigate to main brew repo instead of forked repo
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e5272c682..4729d6ca3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,5 @@ # Contributing to Homebrew -First time contributing to Homebrew? Read our [Code of Conduct](https://github.com/Homebrew/brew/blob/master/CODEOFCONDUCT.md#code-of-conduct). +First time contributing to Homebrew? Read our [Code of Conduct](https://github.com/Homebrew/brew/blob/master/CODE_OF_CONDUCT.md#code-of-conduct). ### Report a bug |
