aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
diff options
context:
space:
mode:
authorOscar Del Ben <info@oscardelben.com>2012-04-21 12:18:19 +0200
committerOscar Del Ben <info@oscardelben.com>2012-04-21 12:18:19 +0200
commitc06c842a8aec3e5ec9a6dc6379db8b27d64f7a03 (patch)
tree79be9641c177367d214720f0944019b3aac5337a /guides/source
parent3da2b530aff28d4ea0272e36578188bb6869cbcc (diff)
parent63b4a0098be905d4a2a63c914277c48af5fe6b2e (diff)
downloadrails-c06c842a8aec3e5ec9a6dc6379db8b27d64f7a03.tar.gz
rails-c06c842a8aec3e5ec9a6dc6379db8b27d64f7a03.tar.bz2
rails-c06c842a8aec3e5ec9a6dc6379db8b27d64f7a03.zip
Merge branch 'master' of github.com:lifo/docrails
Diffstat (limited to 'guides/source')
-rw-r--r--guides/source/layout.html.erb2
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.