Update index.html

This commit is contained in:
unclekingpin 2023-07-19 18:53:06 +03:00 committed by GitHub
parent faa18b7c5d
commit e2ff0b0f68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="2; url='https://www.w3docs.com'" />
<meta http-equiv="refresh" content="2; url='https://stremio.github.io/stremio-web/development'" />
</head>
<body>
<p>You will be redirected to https://stremio.github.io/stremio-web/development/</p>
<p>You will be redirected to /development</p>
</body>
</html>