Rename code release tags for first edition

This commit is contained in:
Philipp Oppermann
2019-01-26 12:39:59 +01:00
parent 9cd801fd1f
commit bc2b3891d6
11 changed files with 20 additions and 20 deletions

View File

@@ -14,7 +14,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/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