aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2012-09-17 20:15:27 +0200
committerXavier Noria <fxn@hashref.com>2012-09-17 20:15:27 +0200
commit84a1e408d7cc1ed6bb76a32cc043e2303866d28a (patch)
tree9f999b1e48ab5a76ba27c8bdd560bf45222c1c4e /CONTRIBUTING.md
parent4714c8abdc21d683c197514a6d147ede076c8066 (diff)
downloadrails-84a1e408d7cc1ed6bb76a32cc043e2303866d28a.tar.gz
rails-84a1e408d7cc1ed6bb76a32cc043e2303866d28a.tar.bz2
rails-84a1e408d7cc1ed6bb76a32cc043e2303866d28a.zip
removes spurious quote
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ea19996d3d..3af0e92ad0 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,4 +2,4 @@ Ruby on Rails is a volunteer effort. We encourage you to pitch in. [Join the tea
Please note that we only accept bug reports for issues. If you have a feature request, please [email rails-core](https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-core) instead. If you have a question about how to use Ruby on Rails, please [email rubyonrails-talk](https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-talk).
-If you're submitting a pull request, check out the ['Contributing to Ruby on Rails guide](http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html) for some helpful notes.
+If you're submitting a pull request, check out the [Contributing to Ruby on Rails guide](http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html) for some helpful notes.