diff --git a/docs/index.html b/docs/index.html index 891e0b52aa4882d719666b1cf0216c58add5caf1..64216817ba0594580ec1c77ad621473d29aa2aaa 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,4 +1,6 @@ -<h1>Portapack Havoc</h1> -<h2>Nightly builds</h2> -<p><a href="/fake.bin">fake.bin</a></p> -<p><a href="/fake.bin">fake.bin</a></p> \ No newline at end of file +<head> + <meta http-equiv="refresh" content="0; URL=https://github.com/eried/portapack-havoc/releases" /> +</head> +<body> + <p>If you are not redirected, <a href="https://github.com/eried/portapack-havoc/releases">click here</a>.</p> +</body>