summaryrefslogtreecommitdiff
path: root/web/index.html
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-11-21 07:56:27 +0300
committerDevaev Maxim <[email protected]>2018-11-21 07:56:27 +0300
commit4a988136d1a3d27befab46819d1f41331a6eb49a (patch)
tree3f475f8da93171134c3bccc583a5733a5c8410b2 /web/index.html
parentc05ed9f2d82c85a6b115809242acd921855c71b8 (diff)
refactoring
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index b4cb1da6..0874c1f4 100644
--- a/web/index.html
+++ b/web/index.html
@@ -3,6 +3,6 @@
<head>
<meta charset="utf-8" />
<title>Redirect</title>
- <meta http-equiv="refresh" content="0;kvm.html">
+ <meta http-equiv="refresh" content="0;/kvm/">
</head>
</html>