We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f916f94 commit c867b41Copy full SHA for c867b41
1 file changed
README.md
@@ -24,7 +24,7 @@ We hope you enjoy, and find something interesting here!
24
* [Linker Scripts](01_Build_Process/05_Linker_Scripts.md)
25
* [Generating a Bootable Iso](01_Build_Process/06_Generating_Iso.md)
26
* [Part 2: Architecture and Basic Drivers](02_Architecture/01_README.md)
27
- * [Hello World](02_Architecture/02_HelloWorld.md)
+ * [Hello World](02_Architecture/02_Hello_World.md)
28
* [A Higher Higher Kernel](02_Architecture/03_HigherHalf.md)
29
* [Global Descriptor Table](02_Architecture/04_GDT.md)
30
* [Interrupts](02_Architecture/05_InterruptHandling.md)
0 commit comments