From e9449b70f23e0929ff4ab4b7b57e0e1e426050df Mon Sep 17 00:00:00 2001 From: Matchu Date: Thu, 16 Jul 2015 14:21:35 -0400 Subject: [PATCH] update impress repository URL :) --- app/views/layouts/application.html.haml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index 9b09b900..0a19f227 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -62,8 +62,7 @@ %ul %li= link_to t('organization_name'), 'http://openneo.net/' %li= link_to t('.footer.blog'), 'http://blog.openneo.net/' - %li= link_to t('.footer.source_code'), - 'http://github.com/matchu/openneo-impress-rails' + %li= link_to t('.footer.source_code'), 'https://github.com/openneo/rails' %li= link_to t('.footer.terms'), terms_path %div