mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Fix swapped changelog links
This commit is contained in:
@@ -54,8 +54,8 @@ x86_64 = "0.5.2"
|
|||||||
|
|
||||||
For an overview of the changes in these versions, check out the [`bootloader` changelog] and the [`x86_64` changelog].
|
For an overview of the changes in these versions, check out the [`bootloader` changelog] and the [`x86_64` changelog].
|
||||||
|
|
||||||
[`bootloader` changelog]: https://github.com/rust-osdev/x86_64/blob/master/Changelog.md
|
[`bootloader` changelog]: https://github.com/rust-osdev/bootloader/blob/master/Changelog.md
|
||||||
[`x86_64` changelog]: https://github.com/rust-osdev/bootloader/blob/master/Changelog.md
|
[`x86_64` changelog]: https://github.com/rust-osdev/x86_64/blob/master/Changelog.md
|
||||||
|
|
||||||
## Accessing Page Tables
|
## Accessing Page Tables
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user