Skip to content

Commit

Permalink
Fixing links to proper sizing lineup.
Browse files Browse the repository at this point in the history
  • Loading branch information
karledurante committed Nov 7, 2012
1 parent be8fd2a commit 5bcc07a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/home/_footer.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
<p>Team Stachequatch t-shirts will be printed on Next Level products, which happen to go great with lip-ticklers of all shapes and sizes. Next Level shirts are soft, trim, lightweight and stylish.</p>

<p>
<%= link_to 'Uni-sex sizing line-up', 'http://www.customink.com/items/sizing/172100_lineup/standard.htm', :target => "_new" %> <br/>
<%= link_to 'Ladies sizing line-up', 'http://www.customink.com/items/sizing/172500_lineup/standard.htm', :target => "_new" %>
<%= link_to 'Uni-sex sizing line-up', 'http://www.customink.com/items/sizing/172300_lineup/standard.htm', :target => "_new" %> <br/>
<%= link_to 'Ladies sizing line-up', 'http://www.customink.com/items/sizing/172700_lineup/standard.htm', :target => "_new" %>
</p>
</div>

Expand Down

0 comments on commit 5bcc07a

Please sign in to comment.