We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a999755 commit 641ac48Copy full SHA for 641ac48
1 file changed
client/src/app/LoginPage.vue
@@ -35,7 +35,7 @@ Last update: 2018sep22
35
<h2>{{ $t("Login") }}</h2>
36
<div class="section">
37
{{ $t("login.deprecation_warning") }}
38
- <a href="http://legacy.nutrition.optimamodel.com" target="_blank">
+ <a href="https://legacy.nutrition.optimamodel.com" target="_blank">
39
{{ $t("Access the legacy version here") }}
40
</a>
41
</div>
0 commit comments