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