Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Commit

Permalink
[aphrodite] Remove invitations link
Browse files Browse the repository at this point in the history
  • Loading branch information
malev committed Feb 1, 2015
1 parent b98a521 commit 9dc141b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aphrodite/app/views/projects/comb.html.erb
Expand Up @@ -72,7 +72,7 @@
<li class="tool last inactive"><a href="#">Proyectos</a></li>
</ul>
<div class="nav-bar-instructions">
<%= link_to 'Instrucciones', 'https://www.youtube.com/watch?v=byg9b7401e8&feature=youtu.be&hd=1' %> | <%= link_to 'Pedir invitación', new_invitation_path %>
<%= link_to 'Instrucciones', 'https://www.youtube.com/watch?v=byg9b7401e8&feature=youtu.be&hd=1' %>
</div>
</div>
<div class="toolbar"></div>
Expand Down

0 comments on commit 9dc141b

Please sign in to comment.