aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2012-04-21 22:52:38 +0530
committerVijay Dev <vijaydev.cse@gmail.com>2012-04-21 22:52:38 +0530
commitc670b57f0f9ec4d992f89e62e513ff5b7baf58ac (patch)
tree218893019df201db848fc45e3de331d09e178618 /guides/source
parentc06c842a8aec3e5ec9a6dc6379db8b27d64f7a03 (diff)
downloadrails-c670b57f0f9ec4d992f89e62e513ff5b7baf58ac.tar.gz
rails-c670b57f0f9ec4d992f89e62e513ff5b7baf58ac.tar.bz2
rails-c670b57f0f9ec4d992f89e62e513ff5b7baf58ac.zip
Revert "in feedback solicitation text, correct that docrails is fork, not branch"
This reverts commit 7b7cc1341bd41106c0e6c5eb399f8aff39b43f52. Reason: docrails isn't a rails fork. See 5444ed56ab38a742b3ddf6612eadd8cf50d8d517 [ci skip]
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 71172ec24e..35b6fc7014 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 fork of Rails has public write access.
+ 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.