diff --git a/app/views/layouts/devise.html.haml b/app/views/layouts/devise.html.haml index c5041dd..5d93ffa 100644 --- a/app/views/layouts/devise.html.haml +++ b/app/views/layouts/devise.html.haml @@ -10,7 +10,7 @@ %p.light GitLab is open source software to collaborate on code. %br - #{link_to "Sign in", new_user_session_path} or browse for #{link_to "public projects", public_projects_path}. + Sign in or browse for #{link_to "public projects", public_projects_path}. %hr .container .content -- libgit2 0.21.2