From 6910d7255f33f4b60758f56461f5b32fafca7b43 Mon Sep 17 00:00:00 2001 From: Luca Weiss Date: Sun, 10 Mar 2024 20:40:39 +0100 Subject: [PATCH] FP3: Update support page & unlock code links --- v2/devices/FP3.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2/devices/FP3.yml b/v2/devices/FP3.yml index 7ed0f762..c9d20a22 100644 --- a/v2/devices/FP3.yml +++ b/v2/devices/FP3.yml @@ -10,7 +10,7 @@ user_actions: confirm_os: title: "Confirm OS version" description: "Your device must be running the Fairphone OS version of Android 10 before installing Ubuntu Touch. With a previously installed /e/ OS, it won't work! Only if it is already running the previous Halium 9 version of Ubuntu Touch and you want to upgrade to the Halium 10 (recommended), you can download and flash the Android 10 stock rom from the link below (More...), which leaves your userdata partition untouched. Afterwards run this installer again." - link: "https://support.fairphone.com/hc/en-us/articles/360048050332" + link: "https://support.fairphone.com/hc/en-us/articles/18896094650513-Installing-Fairphone-OS-Manually" bootloader: title: "Reboot to Bootloader" description: "With the device powered off, press and hold the VOLUME DOWN and POWER buttons at the same time until the phone vibrates. After some seconds you'll see the fastboot mode. Or just reboot and press and hold VOLUME DOWN BUTTON while rebooting." @@ -28,7 +28,7 @@ handlers: bootloader_locked: actions: - fastboot:oem_unlock: - code_url: "https://www.fairphone.com/en/bootloader-unlocking-code-for-fairphone-3" + code_url: "https://www.fairphone.com/en/bootloader-unlocking-code-for-fairphone/" operating_systems: - name: "Ubuntu Touch" compatible_installer: ">=0.9.2-beta"