mirror of
https://github.com/isometimes/rpi4-osdev
synced 2024-11-08 11:20:40 +00:00
Fixed broken backlink on part2
This commit is contained in:
parent
9716f950b8
commit
9436cfa229
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
Writing a "bare metal" operating system for Raspberry Pi 4 (Part 2)
|
||||
===================================================================
|
||||
|
||||
[< Go back to part1-bootstrapping](./part1-bootstrapping/)
|
||||
[< Go back to part1-bootstrapping](../part1-bootstrapping/)
|
||||
|
||||
Making a makefile
|
||||
-----------------
|
||||
|
|
Loading…
Reference in a new issue