diff --git a/site/thin.rb b/site/thin.rb index ffeafa72..85715085 100644 --- a/site/thin.rb +++ b/site/thin.rb @@ -187,6 +187,7 @@ def users_page p "Who's using Thin ?" ul do + li { a 'HostingRails', :href => 'http://www.hostingrails.com/mongrel_and_thin_hosting' } li { a 'RefactorMyCode.com', :href => 'http://refactormycode.com/' } li { a "Standout Jobs", :href => 'http://standoutjobs.com/'} li { a "Kevin Williams Blog", :href => 'http://www.almostserio.us/articles/tag/thin' }