diff options
Diffstat (limited to 'guides')
-rw-r--r-- | guides/source/layout.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/layout.html.erb b/guides/source/layout.html.erb index 35b6fc7014..71172ec24e 100644 --- a/guides/source/layout.html.erb +++ b/guides/source/layout.html.erb @@ -82,7 +82,7 @@ <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. + and push the change yourself. That fork 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. |