Skip to content

Commit ce9b91c

Browse files
author
Lisa Dutour
committed
fix(content): dedibox-hardware-url
1 parent bebd705 commit ce9b91c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pages/dedibox-hardware/how-to/configure-hardware-raid-console.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories:
1313
- dedibox-servers
1414
---
1515

16-
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.
16+
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.
1717

1818
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.
1919

pages/dedibox-hardware/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ meta:
2020
icon="information-circle-outline"
2121
description="Core concepts about the hardware of our dedicated servers."
2222
label="View Concepts"
23-
url="/hardware/concepts/"
23+
url="/dedibox-hardware/concepts/"
2424
/>
2525
<SummaryCard
2626
title="How-tos"
2727
icon="help-circle-outline"
2828
description="Check our guides about configuring the hardware of your dedicated server."
2929
label="View How-tos"
30-
url="/hardware/how-to/"
30+
url="/dedibox-hardware/how-to/"
3131
/>
3232
</Grid>

0 commit comments

Comments
 (0)