aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMike McQuaid2013-12-14 18:13:11 +0000
committerMike McQuaid2013-12-14 18:18:35 +0000
commit4c2e7b165912c109cd73fdf70aa6c4e92306a70f (patch)
tree6cba0c94b12cb193adcf8328efc0c7c92d63f486 /CONTRIBUTING.md
parent3656f595089d9c6c5f0ece8e5a1cee59667d79d8 (diff)
downloadbrew-4c2e7b165912c109cd73fdf70aa6c4e92306a70f.tar.bz2
Update docs, comment mxcl/homebrew refs.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d447ee6c0..01dec2968 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -6,7 +6,7 @@ Reporting Bugs
Please read:
* `brew doctor`
-* [Troubleshooting Checklist](https://github.com/mxcl/homebrew/wiki/troubleshooting)
+* [Troubleshooting Checklist](https://github.com/Homebrew/homebrew/wiki/troubleshooting)
**If you don't read these it will take us far longer to help you with your problem.**
@@ -14,7 +14,7 @@ Contributing
------------
Please read:
-* [Formula Cookbook](https://github.com/mxcl/homebrew/wiki/Formula-Cookbook)
-* [Acceptable Formulae](https://github.com/mxcl/homebrew/wiki/Acceptable-Formulae)
+* [Formula Cookbook](https://github.com/Homebrew/homebrew/wiki/Formula-Cookbook)
+* [Acceptable Formulae](https://github.com/Homebrew/homebrew/wiki/Acceptable-Formulae)
Thanks!