diff options
| author | Xu Cheng | 2016-04-05 13:24:20 +0800 |
|---|---|---|
| committer | Xu Cheng | 2016-04-05 13:24:20 +0800 |
| commit | 9ae503b107b6c291283fc90d064d5bb68095a99d (patch) | |
| tree | 3ea3a5b5d85cb53dca77df561a1895be2942dba2 | |
| parent | e806003cc74943d8ad796de56a0cecfdfeac388e (diff) | |
| download | brew-9ae503b107b6c291283fc90d064d5bb68095a99d.tar.bz2 | |
CONTRIBUTING.md: update url
| -rw-r--r-- | .github/CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 13da58ca3..9d9a30b55 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,11 +1,11 @@ # Contributing to Homebrew -First time contributing to Homebrew? Read our [Code of Conduct](https://github.com/Homebrew/homebrew/blob/master/CODEOFCONDUCT.md#code-of-conduct). +First time contributing to Homebrew? Read our [Code of Conduct](https://github.com/Homebrew/brew/blob/master/CODEOFCONDUCT.md#code-of-conduct). ### Report a bug * run `brew update` (twice) * run and read `brew doctor` -* read [the Troubleshooting Checklist](https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Troubleshooting.md#troubleshooting) +* read [the Troubleshooting Checklist](https://github.com/Homebrew/homebrew/blob/master/share/doc/brew/Troubleshooting.md#troubleshooting) * open an issue on the formula's repository Thanks! |
