aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
Diffstat (limited to 'railties')
-rw-r--r--railties/guides/source/index.html.erb5
1 files changed, 3 insertions, 2 deletions
diff --git a/railties/guides/source/index.html.erb b/railties/guides/source/index.html.erb
index 8f3e6cb550..f028d3ff05 100644
--- a/railties/guides/source/index.html.erb
+++ b/railties/guides/source/index.html.erb
@@ -4,8 +4,9 @@
<p>These guides are designed to make you immediately productive with Rails, and to help you understand how all of the pieces fit together. There are two different versions of the Guides site, and you should be sure to use the one that applies to your situation:</p>
<ul>
-<li><a href="http://guides.rubyonrails.org">Current release version</a> - based on Rails 2.3.
-<li><a href="http://edgeguides.rubyonrails.org">Edge version</a> - based on the current Rails <a href="http://github.com/rails/rails/tree/master">master branch</a>.
+ <li><a href="http://guides.rubyonrails.org">Current release version</a> - based on Rails 2.3.</li>
+ <li><a href="http://edgeguides.rubyonrails.org">Edge version</a> - based on the current Rails <a href="http://github.com/rails/rails/tree/master">master branch</a>.</li>
+</ul>
<% end %>