mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 14:57:49 +00:00
Link to new post_X tags (#320)
This commit is contained in:
committed by
GitHub
parent
4634149084
commit
fd11d71f08
@@ -11,7 +11,7 @@ In this post, we start exploring CPU exceptions. Exceptions occur in various err
|
||||
|
||||
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/handling_exceptions
|
||||
[Github]: https://github.com/phil-opp/blog_os/tree/post_9
|
||||
[issues]: https://github.com/phil-opp/blog_os/issues
|
||||
|
||||
## Exceptions
|
||||
|
||||
Reference in New Issue
Block a user