Skip to content

Commit

Permalink
No idea why this happened. Life is mysterious.
Browse files Browse the repository at this point in the history
  • Loading branch information
lschatzkin committed Sep 13, 2019
1 parent d6a469c commit 5d3683d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<li><%= link_to("Register", new_user_registration_path) %></li>
<li><%= link_to("Login", new_user_session_path) %></li>
<% end %>
<li><a href="https:eff.org">EFF.org</a></li>
<li><a href="https://eff.org">EFF.org</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 5d3683d

Please sign in to comment.