aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/contributing_to_ruby_on_rails.md
diff options
context:
space:
mode:
authorSantosh Wadghule <santosh.wadghule@gmail.com>2016-06-04 20:03:36 +0530
committerSantosh Wadghule <santosh.wadghule@gmail.com>2016-06-04 20:13:30 +0530
commitdf0bfad26d61099e729a45d4acb9d4d2c95cdfc8 (patch)
tree6992578f4c64db3dbb2887b50eac7894ead23264 /guides/source/contributing_to_ruby_on_rails.md
parent56a61e0c439d75244992f01468f09f85b5b08b78 (diff)
downloadrails-df0bfad26d61099e729a45d4acb9d4d2c95cdfc8.tar.gz
rails-df0bfad26d61099e729a45d4acb9d4d2c95cdfc8.tar.bz2
rails-df0bfad26d61099e729a45d4acb9d4d2c95cdfc8.zip
[ci skip] Fix link rubyonrails.org/core => http://rubyonrails.org/community.
Diffstat (limited to 'guides/source/contributing_to_ruby_on_rails.md')
-rw-r--r--guides/source/contributing_to_ruby_on_rails.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/contributing_to_ruby_on_rails.md b/guides/source/contributing_to_ruby_on_rails.md
index 59c902e148..9ce42655b7 100644
--- a/guides/source/contributing_to_ruby_on_rails.md
+++ b/guides/source/contributing_to_ruby_on_rails.md
@@ -131,7 +131,7 @@ learn about Ruby on Rails, and the API, which serves as a reference.
You can help improve the Rails guides by making them more coherent, consistent or readable, adding missing information, correcting factual errors, fixing typos, or bringing them up to date with the latest edge Rails.
You can either open a pull request to [Rails](https://github.com/rails/rails) or
-ask the [Rails core team](http://rubyonrails.org/core) for commit access on
+ask the [Rails core team](http://rubyonrails.org/community/#core) for commit access on
docrails if you contribute regularly.
Please do not open pull requests in docrails, if you'd like to get feedback on your
change, ask for it in [Rails](https://github.com/rails/rails) instead.