Link to new post_X tags (#320)

This commit is contained in:
Philipp Oppermann
2017-04-19 12:50:47 +02:00
committed by GitHub
parent 4634149084
commit fd11d71f08
8 changed files with 17 additions and 17 deletions

View File

@@ -14,7 +14,7 @@ In the previous posts we have created a [frame allocator] and a [page table modu
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/kernel_heap
[Github]: https://github.com/phil-opp/blog_os/tree/post_8
[issues]: https://github.com/phil-opp/blog_os/issues
## Introduction