diff --git a/LICENSE.md b/LICENSE.md index b8f83d93..e662aad8 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -2,7 +2,7 @@ Contributor: Matchu -Source Code: https://github.com/matchu/impress +Source Code: https://code.openneo.net/OpenNeo/impress ## Modification diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index 96ab47e2..c275face 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -60,7 +60,7 @@ %noscript= submit_tag 'Go' %ul - %li= link_to t('.footer.source_code'), 'https://github.com/openneo/impress' + %li= link_to t('.footer.source_code'), 'https://code.openneo.net/OpenNeo/impress' %li.terms{"data-updated-recently": terms_updated_recently } = link_to t('.footer.terms', date: terms_updated_timestamp), terms_path