aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
authorRobin Dupret <robin.dupret@gmail.com>2013-06-20 21:11:50 +0300
committerRobin Dupret <robin.dupret@gmail.com>2013-06-20 21:35:44 +0200
commitf3b84e2d9600abce51cd31f85fa173d688b3340e (patch)
treea95880d93e4ff73befaba055db15e5f50f594dad /railties
parentb768647aa89b81137084e0847ff79bbea592e483 (diff)
downloadrails-f3b84e2d9600abce51cd31f85fa173d688b3340e.tar.gz
rails-f3b84e2d9600abce51cd31f85fa173d688b3340e.tar.bz2
rails-f3b84e2d9600abce51cd31f85fa173d688b3340e.zip
Update the feedback instructions [ci skip]
Since docrails as moved from lifo/docrails to rails/docrails we have to ask for commit rights or submit patches directly to the rails repository
Diffstat (limited to 'railties')
-rw-r--r--railties/guides/source/layout.html.erb10
1 files changed, 5 insertions, 5 deletions
diff --git a/railties/guides/source/layout.html.erb b/railties/guides/source/layout.html.erb
index 35b6fc7014..4f4cedbd32 100644
--- a/railties/guides/source/layout.html.erb
+++ b/railties/guides/source/layout.html.erb
@@ -81,11 +81,11 @@
</p>
<p>
If you see any typos or factual errors you are confident to
- patch, please clone <%= link_to 'docrails', 'https://github.com/lifo/docrails' %>
- and push the change yourself. That branch of Rails has public write access.
- Commits are still reviewed, but that happens after you've submitted your
- contribution. <%= link_to 'docrails', 'https://github.com/lifo/docrails' %> is
- cross-merged with master periodically.
+ patch, please clone the <%= link_to 'rails', 'https://github.com/rails/rails' %>
+ repository and open a new pull request. You can also ask for commit rights on
+ <%= link_to 'docrails', 'https://github.com/rails/docrails' %> if you plan to submit
+ several patches. Commits are reviewed, but that happens after you've submitted your
+ contribution. This repository is cross-merged with master periodically.
</p>
<p>
You may also find incomplete content, or stuff that is not up to date.