Sign in
bazel
/
bazel
/
e45c0555cfb15ce403ff2f447edb74495a633ec1
/
.
/
site
/
_layouts
/
redirect.html
blob: 24181436777c923c702bd64f064a7a2a7740dcf4 [
file
]
<html>
<head>
<script>
window
.
location
.
replace
(
"{{ page.redirect }}"
+
window
.
location
.
hash
);
</script>
</head>
</html>