mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fixed invalid HTML in Credits
This commit is contained in:
parent
4f7e2257fe
commit
b69f027ec1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ p. We'd like to thank the following people for their tireless contributions to t
|
|||
|
||||
<% end %>
|
||||
|
||||
<h3 class="section">Rails Documentation Team</h2>
|
||||
<h3 class="section">Rails Documentation Team</h3>
|
||||
|
||||
<% author('Mike Gunderloy', 'mgunderloy') do %>
|
||||
Mike Gunderloy is a consultant with "ActionRails":http://www.actionrails.com and also a member of the "Rails activism team":http://rubyonrails.org/activists . He brings 25 years of experience in a variety of languages to bear on his current work with Rails. His near-daily links and other blogging can be found at "A Fresh Cup":http://afreshcup.com and he "twitters":http://twitter.com/MikeG1 too much.
|
||||
|
|
Loading…
Reference in a new issue