2023-09-14 14:40:17 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>Redirecting</title>
|
|
|
|
<noscript>
|
2023-10-03 03:41:01 +00:00
|
|
|
<meta http-equiv="refresh" content="1; url=../../prerelease/branches/" />
|
2023-09-14 14:40:17 +00:00
|
|
|
</noscript>
|
|
|
|
<script>
|
2023-10-03 03:41:01 +00:00
|
|
|
window.location.replace("../../prerelease/branches/" + window.location.hash);
|
2023-09-14 14:40:17 +00:00
|
|
|
</script>
|
|
|
|
</head>
|
|
|
|
<body>
|
2023-10-03 03:41:01 +00:00
|
|
|
Redirecting to <a href="../../prerelease/branches/">../../prerelease/branches/</a>...
|
2023-09-14 14:40:17 +00:00
|
|
|
</body>
|
|
|
|
</html>
|