Skip to content

Commit 7a5d9ba

Browse files
committed
deploy: 529ff72
1 parent ef52b5d commit 7a5d9ba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ <h1>WICG/nav-speculation</h1>
1818
<script>
1919
// Redirect for convenience.
2020
if (location.hash.length >= 2) {
21-
location.replace('prerendering.html' + location.hash);
22-
}
21+
location.replace('prerendering.html' + location.hash);
2322
}
2423
</script>

0 commit comments

Comments
 (0)