mirror of
https://github.com/danbulant/console-hub
synced 2026-05-21 13:29:07 +00:00
Better redirect URL
This commit is contained in:
parent
5a3e610842
commit
612f7cf47b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Console hub (redirecting..)</title>
|
||||
<meta http-equiv="refresh" content="0;url=html/index.html">
|
||||
<meta http-equiv="refresh" content="0;url=./html/index.html">
|
||||
</head>
|
||||
<body>
|
||||
<div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue