Skip to content

Commit 05dee07

Browse files
committed
Add link to chapter 8 in summary
1 parent 38adfc0 commit 05dee07

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
@@ -35,7 +35,7 @@ The goal is to build a very simple UNIX-based operating system in C++, not just
3535

3636
#### [Chapter 7: IDT and interrupts](Chapter-7/README.md)
3737

38-
#### Chapter 8: Memory management: physical and virtual
38+
#### [Chapter 8: Memory management: physical and virtual](Chapter-8/README.md)
3939

4040
#### Chapter 9: Process management and multitasking
4141

0 commit comments

Comments
 (0)