From 8f5d7b82adc1b7cd2357989612ce192038828925 Mon Sep 17 00:00:00 2001 From: "kload@kload.fr" Date: Thu, 5 Jun 2014 12:32:50 +0200 Subject: [PATCH] Update hardware.md --- hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware.md b/hardware.md index 6fe278c5..8c61b583 100644 --- a/hardware.md +++ b/hardware.md @@ -8,7 +8,7 @@ It is important to identify your machine kind before proceeding to the installat | Arch | Hardware examples | Installation guide | |------|-----------------------|----------------------| | **x86** | PC de bureau, PC portables, Mac Intel (après 2007), netbooks, nettops, etc. | [Install via CD/USB](/install_iso) | -| **armhf** | [Raspberry Pi](/install_on_raspberry), [Cubieboard](/install_on_cubieboard), Cubox, Olimex, Beagleboard, etc. | [Install on ARM Debian](/compatible_arm_debian) | +| **armhf** | [Raspberry Pi](/install_on_raspberry), [Cubieboard](/install_on_cubieboard), Cubox, Olimex, Beagleboard, etc. | [Install on ARM Debian](/install_on_debian) | | **powerpc** | Macintosh G4/G5, PS3 | [Install on Debian](/install_on_debian) |