From bfa934220eded7558c4b6ad4d4fce36c7e53af24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Lecour?= Date: Sun, 2 Sep 2018 20:44:46 +0200 Subject: [PATCH] Put the GitHub link at the end of the list --- app/views/shared/_navbar.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/shared/_navbar.html.erb b/app/views/shared/_navbar.html.erb index 33b9c30..c4825a7 100644 --- a/app/views/shared/_navbar.html.erb +++ b/app/views/shared/_navbar.html.erb @@ -22,10 +22,10 @@ <%= link_to(t(".new_ssl_check"), new_check_path(kind: :ssl), class: "nav-link") %> <% end %>