summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2012-12-11 16:49:08 -0800
committerAndre Arko <andre@arko.net>2012-12-17 12:50:25 -0800
commit4e350544477664dc7a9e11db7dddb57fb6cf9b40 (patch)
treec12ee60699a8d0003d48f8d093ee7292856b9712 /CONTRIBUTING.md
parente219de0451f0af19875a2558327d663d5fd9a208 (diff)
downloadbundler-4e350544477664dc7a9e11db7dddb57fb6cf9b40.tar.gz
fix links in contributing files
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 58363b69b7..4358605b86 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,6 @@
# Creating Issues
-If you're having a problem, please see [ISSUES](../ISSUES.md) for troubleshooting steps and a guide for how to submit a ticket that will help us solve the problem you are having as quickly as possible.
+If you're having a problem, please see [ISSUES](https://github.com/carlhuda/bundler/blob/master/ISSUES.md) for troubleshooting steps and a guide for how to submit a ticket that will help us solve the problem you are having as quickly as possible.
# Discussing Bundler
@@ -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](../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/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