summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index 535c4f7..624f769 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -36,7 +36,7 @@
{{ end }}
</ul>
<p>
- <a href="/Shibboleth.sso/Logout">Log out</a>
+ <a href="{{$.LogoutUrl}}">Log out</a>
</p>
{{ end }}
</div>