summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/select.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/select.html b/templates/select.html
index 93c739a..379696b 100644
--- a/templates/select.html
+++ b/templates/select.html
@@ -18,7 +18,7 @@
<sub:bodyform>
<div class="cont">
<span i18n:msg="hi">Hi ${user['cn']}!</span>
- <p class="app"><a href="https://wiki.sublab.org/auth_subdap.php?${tgts['wiki']}">
+ <p class="app"><a href="https://sublab.org/wiki/">
<img src="${url('static/app_wiki.png')}" alt="wiki" width="48" height="48"/> sublab.org wiki</a></p>
<p class="app"><a href="calendar">
<img src="${url('static/app_calendar.png')}" alt="calendar" width="48" height="48"/> Calendar</a></p>