diff options
Diffstat (limited to 'web/index.html')
-rw-r--r-- | web/index.html | 2 |
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> |