diff --git a/03-bootsector-memory/README.md b/03-bootsector-memory/README.md index c8d9b60..61ff534 100644 --- a/03-bootsector-memory/README.md +++ b/03-bootsector-memory/README.md @@ -3,7 +3,7 @@ **Goal: Learn how the computer memory is organized** Please open page 14 [of this document]( -http://www.cs.bham.ac.uk/~exr/lectures/opsys/10_11/lectures/os-dev.pdf)1 +https://web.archive.org/web/20131205064209/http://www.cs.bham.ac.uk/~exr/lectures/opsys/10_11/lectures/os-dev.pdf)1 and look at the figure with the memory layout. The only goal of this lesson is to learn where the boot sector is stored