mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Spelling: Github -> GitHub
This commit is contained in:
@@ -12,9 +12,9 @@ In this post, we start exploring CPU exceptions. Exceptions occur in various err
|
||||
|
||||
<!-- more -->
|
||||
|
||||
As always, the complete source code is available 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, the complete source code is available 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_9
|
||||
[GitHub]: https://github.com/phil-opp/blog_os/tree/first_edition_post_9
|
||||
[issues]: https://github.com/phil-opp/blog_os/issues
|
||||
|
||||
## Exceptions
|
||||
|
||||
Reference in New Issue
Block a user