From 8e82c2ba94aff84437b4e0b757374291115628df Mon Sep 17 00:00:00 2001 From: Cody Lewis Date: Wed, 4 Oct 2017 14:56:29 -0500 Subject: [PATCH] fixed link to CODE_OF_CONDUCT.md within CONTRIBUTING.md fixed link url to navigate to main brew repo instead of forked repo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e5272c6826..4729d6ca33 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