Skip to content

Commit 641ac48

Browse files
committed
Change URL
1 parent a999755 commit 641ac48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/src/app/LoginPage.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Last update: 2018sep22
3535
<h2>{{ $t("Login") }}</h2>
3636
<div class="section">
3737
{{ $t("login.deprecation_warning") }}
38-
<a href="http://legacy.nutrition.optimamodel.com" target="_blank">
38+
<a href="https://legacy.nutrition.optimamodel.com" target="_blank">
3939
{{ $t("Access the legacy version here") }}
4040
</a>
4141
</div>

0 commit comments

Comments
 (0)