Skip to content

Commit c7e745f

Browse files
Merge pull request #226 from nicholasbishop/bishop-update-uefi-book-redirect
Update redirect for the UEFI book
2 parents f7e1f5d + c8612cf commit c7e745f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

static/uefi-book/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
3-
<title>Redirecting to https://rust-osdev.github.io/uefi-rs/HEAD/</title>
4-
<meta http-equiv="refresh" content="0; URL=https://rust-osdev.github.io/uefi-rs/HEAD/">
5-
<link rel="canonical" href="https://rust-osdev.github.io/uefi-rs/HEAD/">
3+
<title>Redirecting to https://rust-osdev.github.io/uefi-rs/index.html</title>
4+
<meta http-equiv="refresh" content="0; URL=https://rust-osdev.github.io/uefi-rs/index.html">
5+
<link rel="canonical" href="https://rust-osdev.github.io/uefi-rs/index.html">

0 commit comments

Comments
 (0)