From 7363c72406f3e7bc0eb8216d108894d917b342b4 Mon Sep 17 00:00:00 2001 From: Vincent-FK Date: Tue, 2 Mar 2021 14:24:50 +0100 Subject: [PATCH] correct link to https://github.com/FunKey-Project/FunKey-OS/releases/download/2.0.1/FunKey-rootfs-2.0.1.fwu --- docs/user_manual/tutorials/software/firmware_update.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user_manual/tutorials/software/firmware_update.md b/docs/user_manual/tutorials/software/firmware_update.md index 40fdeaa..3b222d6 100644 --- a/docs/user_manual/tutorials/software/firmware_update.md +++ b/docs/user_manual/tutorials/software/firmware_update.md @@ -17,12 +17,12 @@ in the "assets" section: | ![Mount USB Are you sure](/assets/images/Mount_USB_are_you_sure.png){.lightbox} | Press the key twice to confirm | | ![Eject USB](/assets/images/Eject_USB.png){.lightbox} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window | | ![USB Drive](/assets/images/USB_Drive.png){.lightbox} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) | -| ![USB Drag and Drop](/assets/images/USB_Drag_Drop.png){.lightbox} | Drag & drop the ***FunKey-rootfs-x.y.z.fwu*** file you just downloaded at the root of this USB drive on your computer | +| ![USB Drag and Drop](/assets/images/USB_Drag_Drop.png){.lightbox} | Drag & drop the ***FunKey-rootfs-x.y.z.fwu file you just downloaded at the root of this USB drive on your computer | | ![Eject Drive](/assets/images/Eject_Drive.png){.lightbox} | Eject cleanly the USB drive from your computer | | ![Eject USB Are you sure](/assets/images/Eject_USB_are_you_sure.png){.lightbox} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the key twice to confirm | | ![Updating](/assets/images/Updating.png){.lightbox} | The **FunKey S** will then reboot and perform the upgrade | -[1]: https://github.com/FunKey-Project/FunKey-OS/releases/download/FunKey-OS-2.0.0/FunKey-rootfs-2.0.0.fwu +[1]: https://github.com/FunKey-Project/FunKey-OS/releases/download/2.0.1/FunKey-rootfs-2.0.1.fwu [2]: https://github.com/FunKey-Project/FunKey-OS/releases/latest --8<--