summaryrefslogtreecommitdiffstats
path: root/base/tks
diff options
context:
space:
mode:
Diffstat (limited to 'base/tks')
-rw-r--r--base/tks/shared/webapps/tks/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/base/tks/shared/webapps/tks/index.html b/base/tks/shared/webapps/tks/index.html
index 30662d47a..a11324352 100644
--- a/base/tks/shared/webapps/tks/index.html
+++ b/base/tks/shared/webapps/tks/index.html
@@ -17,7 +17,6 @@
--- END COPYRIGHT BLOCK --- -->
<html>
<script lang="javascript">
- // redirect to 'ROOT'
- window.location = "/";
+ window.location = '/tks/services';
</script>
</html>