diff --git a/pages/dedibox-hardware/how-to/configure-hardware-raid-console.mdx b/pages/dedibox-hardware/how-to/configure-hardware-raid-console.mdx index 6df164b6d0..382d5f6f50 100644 --- a/pages/dedibox-hardware/how-to/configure-hardware-raid-console.mdx +++ b/pages/dedibox-hardware/how-to/configure-hardware-raid-console.mdx @@ -13,7 +13,7 @@ categories: - dedibox-servers --- -A hardware RAID is a type of [RAID](/hardware/concepts/#raid) implementation where construction and management of the RAID is performed on dedicated hardware, independently of the operating system. +A hardware RAID is a type of [RAID](/dedibox-hardware/concepts/#raid) implementation where construction and management of the RAID is performed on dedicated hardware, independently of the operating system. The logical disks of the RAID array are managed by a physical controller, sitting on the PCI bus, which presents only the logical volumes to the operating system. The RAID controller manages the RAID using its own CPU and RAM, without delegating tasks to the main CPU of the machine. diff --git a/pages/dedibox-hardware/index.mdx b/pages/dedibox-hardware/index.mdx index 14e3a83d8b..80cf2ed344 100644 --- a/pages/dedibox-hardware/index.mdx +++ b/pages/dedibox-hardware/index.mdx @@ -20,13 +20,13 @@ meta: icon="information-circle-outline" description="Core concepts about the hardware of our dedicated servers." label="View Concepts" - url="/hardware/concepts/" + url="/dedibox-hardware/concepts/" /> \ No newline at end of file