diff --git a/blog/content/edition-3/posts/01-minimal-kernel/index.md b/blog/content/edition-3/posts/01-minimal-kernel/index.md index d9b5f1b6..c4d58cda 100644 --- a/blog/content/edition-3/posts/01-minimal-kernel/index.md +++ b/blog/content/edition-3/posts/01-minimal-kernel/index.md @@ -25,6 +25,7 @@ This blog is openly developed on [GitHub]. If you have any problems or questions [GitHub]: https://github.com/phil-opp/blog_os [at the bottom]: #comments + [post branch]: https://github.com/phil-opp/blog_os/tree/post-01 diff --git a/blog/content/edition-3/posts/02-booting/index.md b/blog/content/edition-3/posts/02-booting/index.md index 6e84f56a..fee94fe7 100644 --- a/blog/content/edition-3/posts/02-booting/index.md +++ b/blog/content/edition-3/posts/02-booting/index.md @@ -28,6 +28,7 @@ This blog is openly developed on [GitHub]. If you have any problems or questions [GitHub]: https://github.com/phil-opp/blog_os [at the bottom]: #comments + [post branch]: https://github.com/phil-opp/blog_os/tree/post-02 diff --git a/blog/content/edition-3/posts/02-booting/uefi/index.md b/blog/content/edition-3/posts/02-booting/uefi/index.md index 466e5b54..30ae4e54 100644 --- a/blog/content/edition-3/posts/02-booting/uefi/index.md +++ b/blog/content/edition-3/posts/02-booting/uefi/index.md @@ -29,6 +29,7 @@ This blog is openly developed on [GitHub]. If you have any problems or questions [GitHub]: https://github.com/phil-opp/blog_os [at the bottom]: #comments +