From c670b57f0f9ec4d992f89e62e513ff5b7baf58ac Mon Sep 17 00:00:00 2001 From: Vijay Dev Date: Sat, 21 Apr 2012 22:52:38 +0530 Subject: [PATCH] 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] --- guides/source/layout.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@

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. -- GitLab