architecture: fix links in Motherboard entry
This commit is contained in:
parent
a3e419b4ac
commit
ca57be48c1
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ tags: [motherboard]
|
|||
|
||||
<img src="../_img/motherboard-pi.jpg" width="400px"/>
|
||||
|
||||
The motherboard is the foundation of a computer. It allocates power and allows communication to and between the [CPU](/Computer_Architecture/CPU/Von_Neumann_architecture.md), [RAM](/Computer_Architecture/Memory/Memory.md), [harddisk](/Operating_Systems/Disks/What_are_disks.md) and all other hardware components.
|
||||
The motherboard is the foundation of a computer. It allocates power and allows communication to and between the [CPU](/Computer_Architecture/CPU/CPU_architecture.md), [RAM](/Computer_Architecture/Memory/Memory.md), [harddisk](/Operating_Systems/Disks/What_are_disks.md) and all other hardware components.
|
||||
|
||||
It is a printed circuit board and is always the largest board within the computer chassis.
|
||||
|
|
Loading…
Add table
Reference in a new issue