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