change slack badge back to https
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<% end %>
|
||||
<% if current_user %>
|
||||
| <%= link_to "http://slack.redstoner.com/?" + {mail: current_user.try(:email)}.to_param do %>
|
||||
Join us on <img src="http://slack.redstoner.com/badge.svg" alt="Slack">
|
||||
Join us on <img src="https://slack-redstoner-public.herokuapp.com/badge.svg" alt="Slack">
|
||||
<% end %>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user