aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/layout.html.erb
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2010-12-29 11:42:11 +0100
committerXavier Noria <fxn@hashref.com>2010-12-29 11:42:11 +0100
commit83e1938916d1d6bc63d3c8031da29d973ec6f41e (patch)
tree5b45ebee8acc717341e8b8bd684f06bce2ae3c38 /railties/guides/source/layout.html.erb
parent5fc02dbd03e79e24505cda60423de2979fea4124 (diff)
downloadrails-83e1938916d1d6bc63d3c8031da29d973ec6f41e.tar.gz
rails-83e1938916d1d6bc63d3c8031da29d973ec6f41e.tar.bz2
rails-83e1938916d1d6bc63d3c8031da29d973ec6f41e.zip
renames the contrib guide in the index
Diffstat (limited to 'railties/guides/source/layout.html.erb')
-rw-r--r--railties/guides/source/layout.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/railties/guides/source/layout.html.erb b/railties/guides/source/layout.html.erb
index dbb48124d0..91dab18b21 100644
--- a/railties/guides/source/layout.html.erb
+++ b/railties/guides/source/layout.html.erb
@@ -75,8 +75,8 @@
<dd><a href="rails_on_rack.html">Rails on Rack</a></dd>
<dd><a href="generators.html">Creating and Customizing Rails Generators</a></dd>
- <dt>Contributing to Rails</dt>
- <dd><a href="contributing_to_rails.html">Contributing to Rails</a></dd>
+ <dt>Contributing to Ruby on Rails</dt>
+ <dd><a href="contributing_to_ruby_on_rails.html">Contributing to Ruby on Rails</a></dd>
<dd><a href="api_documentation_guidelines.html">API Documentation Guidelines</a></dd>
<dd><a href="ruby_on_rails_guides_guidelines.html">Ruby on Rails Guides Guidelines</a></dd>