diff options
author | claudiob <claudiob@gmail.com> | 2014-10-15 05:17:42 -0700 |
---|---|---|
committer | claudiob <claudiob@gmail.com> | 2014-10-15 05:19:19 -0700 |
commit | 062187eb5a54cb72064db07be694c5858cec5f22 (patch) | |
tree | 5b80f015a0670ac614a18fcf294702cea6d9cea7 /guides | |
parent | e3207bdbba55f3806441f22b175557579bc0b051 (diff) | |
download | rails-062187eb5a54cb72064db07be694c5858cec5f22.tar.gz rails-062187eb5a54cb72064db07be694c5858cec5f22.tar.bz2 rails-062187eb5a54cb72064db07be694c5858cec5f22.zip |
Remove broken http://tore.darell.no link
Replace with Twitter account, unless @toretore has a better
suggestion :ear since http://tore.darell.no returns 404.
[ci skip]
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 %> |