aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides
diff options
context:
space:
mode:
authorPratik Naik <pratiknaik@gmail.com>2009-02-04 13:57:14 +0000
committerPratik Naik <pratiknaik@gmail.com>2009-02-04 13:57:14 +0000
commited1f67447d571d023e163ce21e9c8322de4fd91c (patch)
treec79cb31e66770ebea06605f6b520c642c95d4132 /railties/guides
parent7b0a1751376af0f8323aa0ccbd9616d7bed6ed84 (diff)
downloadrails-ed1f67447d571d023e163ce21e9c8322de4fd91c.tar.gz
rails-ed1f67447d571d023e163ce21e9c8322de4fd91c.tar.bz2
rails-ed1f67447d571d023e163ce21e9c8322de4fd91c.zip
Minor rewording on the index page
Diffstat (limited to 'railties/guides')
-rw-r--r--railties/guides/source/index.erb.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/index.erb.textile b/railties/guides/source/index.erb.textile
index 599e55b660..fd38ae0d9c 100644
--- a/railties/guides/source/index.erb.textile
+++ b/railties/guides/source/index.erb.textile
@@ -11,7 +11,7 @@ These guides are designed to make you immediately productive with Rails, and to
<% content_for :index_section do %>
<div id="subCol">
<dl>
- <dd class="warning">This page is the result of ongoing Rails Guides hackfest and a work in progress.</dd>
+ <dd class="warning">Rails Guides are a result of the ongoing "Guides hackfest":http://hackfest.rubyonrails.org and a work in progress.</dd>
<dd class="ticket">Guides marked with this icon are currently being worked on. While they might still be useful to you, they may contain incomplete information and even errors. You can help by reviewing them and posting your comments and corrections at the respective Lighthouse ticket.</dd>
</dl>
</div>