mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 23:07:50 +00:00
Use new branch naming scheme for edition-3 posts
This commit is contained in:
@@ -29,12 +29,12 @@ We then show how this image can be started in the [QEMU] emulator and run on rea
|
||||
This blog is openly developed on [GitHub].
|
||||
If you have any problems or questions, please open an issue there.
|
||||
You can also leave comments [at the bottom].
|
||||
The complete source code for this post can be found in the [`post-02`][post branch] branch.
|
||||
The complete source code for this post can be found in the [`post-3.2`][post branch] branch.
|
||||
|
||||
[GitHub]: https://github.com/phil-opp/blog_os
|
||||
[at the bottom]: #comments
|
||||
<!-- fix for zola anchor checker (target is in template): <a id="comments"> -->
|
||||
[post branch]: https://github.com/phil-opp/blog_os/tree/post-02
|
||||
[post branch]: https://github.com/phil-opp/blog_os/tree/post-3.2
|
||||
|
||||
<!-- toc -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user