mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 23:07:50 +00:00
Rename code release tags for first edition
This commit is contained in:
@@ -14,7 +14,7 @@ In this post we will create a new page table to map the kernel sections correctl
|
||||
|
||||
As always, you can find the source code on [Github]. Don't hesitate to file issues there if you have any problems or improvement suggestions. There is also a comment section at the end of this page. Note that this post requires a current Rust nightly.
|
||||
|
||||
[Github]: https://github.com/phil-opp/blog_os/tree/post_7
|
||||
[Github]: https://github.com/phil-opp/blog_os/tree/first_edition_post_7
|
||||
|
||||
## Motivation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user