diff --git a/app/views/shared/_footer.html.haml b/app/views/shared/_footer.html.haml index 77fc306..41862e8 100644 --- a/app/views/shared/_footer.html.haml +++ b/app/views/shared/_footer.html.haml @@ -6,7 +6,7 @@ = svg 'facebook', 'facebook logo' .github =_'links.footer.text.Help_contribute' do |title| - %a{href: 'https://github.com/bikebike/BikeBike', target: :_blank, title: title} + %a{href: 'https://git.bikeshopi.dev/bike/BikeBikeBike', target: :_blank, title: title} = svg 'github', 'github logo' .user-controls - if logged_in?