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