From 9108703dd0da3f8f88d3455ab289ea18815f3cb0 Mon Sep 17 00:00:00 2001 From: Matchu Date: Sat, 26 Sep 2015 13:18:58 -0700 Subject: [PATCH] womp womp, our source link was broken. thanks, dice. --- app/views/layouts/application.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index 0a19f227..e03cd917 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -62,7 +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'), 'https://github.com/openneo/rails' + %li= link_to t('.footer.source_code'), 'https://github.com/openneo/impress' %li= link_to t('.footer.terms'), terms_path %div