Skip to content

Commit

Permalink
Remove coursera link
Browse files Browse the repository at this point in the history
  • Loading branch information
kisonecat committed Feb 8, 2016
1 parent 11a100b commit 6313d18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
</ul>
</li>
<% else %>
<li class=""><%= link_to raw("<i class='icon-signin'></i> Login via Coursera"), user_omniauth_authorize_path(:coursera) %></li>
<li class=""><%= link_to raw("<i class='icon-signin'></i> Login via Google"), user_omniauth_authorize_path(:google) %></li>
<% end %>
</ul>
Expand Down

0 comments on commit 6313d18

Please sign in to comment.