mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
Spelling: Github -> GitHub
This commit is contained in:
@@ -15,9 +15,9 @@ In the previous posts we created a [frame allocator] and a [page table module].
|
||||
|
||||
<!-- more -->
|
||||
|
||||
As always, you can find the complete source code on [Github]. Please file [issues] for any problems, questions, or improvement suggestions. There is also a comment section at the end of this page.
|
||||
As always, you can find the complete source code on [GitHub]. Please file [issues] for any problems, questions, or improvement suggestions. There is also a comment section at the end of this page.
|
||||
|
||||
[Github]: https://github.com/phil-opp/blog_os/tree/first_edition_post_8
|
||||
[GitHub]: https://github.com/phil-opp/blog_os/tree/first_edition_post_8
|
||||
[issues]: https://github.com/phil-opp/blog_os/issues
|
||||
|
||||
## Introduction
|
||||
|
||||
Reference in New Issue
Block a user