diff options
author | Andre Arko <andre@arko.net> | 2012-12-17 12:50:02 -0800 |
---|---|---|
committer | Andre Arko <andre@arko.net> | 2012-12-17 12:50:25 -0800 |
commit | 41da815b0aa72431f2509079954264754d6251ed (patch) | |
tree | 7b1d6b4254ee63e380906904db88c5f648f4b0bb /CONTRIBUTING.md | |
parent | 4e350544477664dc7a9e11db7dddb57fb6cf9b40 (diff) | |
download | bundler-41da815b0aa72431f2509079954264754d6251ed.tar.gz |
correct link to contribute
fixes #2217
[ci skip]
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 4358605b86..d719b13c5c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,6 @@ If you'd like to discuss features, ask questions, or just engage in general Bund # Helping Out -If you'd like to help make Bundler better, you totally rock! Please check out the [CONTRIBUTE](https://github.com/carlhuda/bundler/CONTRIBUTE.md) file for an introduction to the project, guidelines for contributing, and suggestions for things anyone can do that would be helpful. +If you'd like to help make Bundler better, you totally rock! Please check out the [CONTRIBUTE](https://github.com/carlhuda/bundler/blob/master/CONTRIBUTE.md) file for an introduction to the project, guidelines for contributing, and suggestions for things anyone can do that would be helpful. Thanks for helping us make Bundler better.
\ No newline at end of file |