diff options
author | JudeArasu <judearasu@gmail.com> | 2011-05-23 22:43:22 +0530 |
---|---|---|
committer | JudeArasu <judearasu@gmail.com> | 2011-05-23 22:43:22 +0530 |
commit | c76c4f6f67e65f9cecd242414689b0b6746bf834 (patch) | |
tree | cb0ad7369415c9447c5a27571342d4badf5c63f8 | |
parent | 09314f21c5ad9125aaaa3d7a3b1ddee417fb5a03 (diff) | |
download | rails-c76c4f6f67e65f9cecd242414689b0b6746bf834.tar.gz rails-c76c4f6f67e65f9cecd242414689b0b6746bf834.tar.bz2 rails-c76c4f6f67e65f9cecd242414689b0b6746bf834.zip |
rails request has been moved from Lighthouse to Github, contribution link has been changed
-rw-r--r-- | README.rdoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rdoc b/README.rdoc index 143fdfeb75..c5499ae8ef 100644 --- a/README.rdoc +++ b/README.rdoc @@ -60,9 +60,10 @@ Rails. You can read more about Action Pack in its == Contributing We encourage you to contribute to Ruby on Rails! Please check out the {Contributing to Rails -guide}[http://edgeguides.rubyonrails.org/contributing_to_rails.html] for guidelines about how +guide}[http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html] for guidelines about how to proceed. {Join us}[http://contributors.rubyonrails.org]! == License Ruby on Rails is released under the MIT license. + |