Skip to content

Commit

Permalink
Merge pull request #74 from jhchabran/master
Browse files Browse the repository at this point in the history
Because I'm dumb
  • Loading branch information
sush committed Feb 14, 2012
2 parents 058f9db + 30b28a4 commit 3a3093c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/presenters/home/index_presenter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def recent_events

def rails_projects
[
{:img => 'tutorys.png', :link => "https://www.tutorys.com", :title => 'Tutorys'},
{:img => 'tutorys.png', :link => "http://www.tutorys.com", :title => 'Tutorys'},
{:img => 'github.png', :link => 'https://github.com', :title => 'Github'},
{:img => 'groupon.png', :link => "http://www.groupon.fr", :title => 'Groupon'},
{:img => 'novagile.png', :link => "http://novagile.fr", :title => 'Novagile'},
Expand Down

0 comments on commit 3a3093c

Please sign in to comment.