diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2014-10-15 12:04:37 -0300 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2014-10-15 12:04:37 -0300 |
commit | bde4776b8c5831a0464a5b197ebad910ddf5a28d (patch) | |
tree | a95b57ba4b322bff04af01c540a3ee4a116c01d9 /guides | |
parent | 63690e86964293f5b48c5a93d25cd998dd883688 (diff) | |
parent | 062187eb5a54cb72064db07be694c5858cec5f22 (diff) | |
download | rails-bde4776b8c5831a0464a5b197ebad910ddf5a28d.tar.gz rails-bde4776b8c5831a0464a5b197ebad910ddf5a28d.tar.bz2 rails-bde4776b8c5831a0464a5b197ebad910ddf5a28d.zip |
Merge pull request #17266 from claudiob/fix-broken-tore-darell-link
Remove broken http://tore.darell.no link
Diffstat (limited to 'guides')
-rw-r--r-- | guides/source/credits.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/credits.html.erb b/guides/source/credits.html.erb index 8767fbecce..61ea0b44ef 100644 --- a/guides/source/credits.html.erb +++ b/guides/source/credits.html.erb @@ -40,7 +40,7 @@ Oscar Del Ben is a software engineer at <a href="http://www.wildfireapp.com/">Wi <% end %> <%= author('Tore Darell', 'toretore') do %> - Tore Darell is an independent developer based in Menton, France who specialises in cruft-free web applications using Ruby, Rails and unobtrusive JavaScript. His home on the Internet is his blog <a href="http://tore.darell.no">Sneaky Abstractions</a>. + Tore Darell is an independent developer based in Menton, France who specialises in cruft-free web applications using Ruby, Rails and unobtrusive JavaScript. You can follow him on <a href="http://twitter.com/toretore">Twitter</a>. <% end %> <%= author('Jeff Dean', 'zilkey') do %> |