summaryrefslogtreecommitdiff
path: root/views/login.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'views/login.tpl')
-rw-r--r--views/login.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/login.tpl b/views/login.tpl
index 66cc02e..f45302b 100644
--- a/views/login.tpl
+++ b/views/login.tpl
@@ -8,6 +8,6 @@
</head>
<body>
<p>You are NOT logged in.</p>
- <p><a href="https://ci-prod-controller.vm.liw.fi/login">Login</a></p>
+ <p><a href="/login">Login</a></p>
</body>
</html>