Skip to content

Commit 0e4c5f3

Browse files
committed
Add link to chapter 4
1 parent 1b90fef commit 0e4c5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The goal is to build a very simple UNIX-based operating system in C++, but the g
2525

2626
#### [Chapter 3: First boot with GRUB](Chapter-3/README.md)
2727

28-
#### Chapter 4: Backbone of the OS and C++ runtime
28+
#### [Chapter 4: Backbone of the OS and C++ runtime](Chapter-4/README.md)
2929

3030
#### Chapter 5: Base classes for managing x86 architecture
3131

0 commit comments

Comments
 (0)