From 760333b6857d7f443ba4321e93b44f797c36050f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BAben=20Carneiro?= Date: Sat, 23 Mar 2024 02:21:50 +0000 Subject: [PATCH] Correct firmware links - firmware links was broken correct on both devices billie and billie2 --- v2/devices/billie.yml | 2 +- v2/devices/billie2.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/v2/devices/billie.yml b/v2/devices/billie.yml index 1a83cbfc..8610034d 100644 --- a/v2/devices/billie.yml +++ b/v2/devices/billie.yml @@ -10,7 +10,7 @@ user_actions: confirm_os: title: "Confirm OS version" description: "Your device must be running the Android 10 stock firmware OxygenOS_10.5.7 before installing Ubuntu Touch.If you are using Global Version use the OxygenOS_10.5.7 for global." - link: "https://onepluscommunityserver.com/list/Unbrick_Tools/OnePlus_Nord_N10_5G/EU_BE89BA/Q/OnePlus_Nord_N10_5G_EU_OxygenOS_10.5.7.zip" + link: "https://onepluscommunityserver.com/list/Unbrick_Tools/OnePlus_Nord_N10_5G/" unlock_phone: title: "Unlock the bootloader" description: "Before installing Ubuntu Touch you must unlock the bootloader of your phone manually. Follow the steps in the linked page if you haven't already." diff --git a/v2/devices/billie2.yml b/v2/devices/billie2.yml index 8abf4f84..076b0a80 100644 --- a/v2/devices/billie2.yml +++ b/v2/devices/billie2.yml @@ -10,7 +10,7 @@ user_actions: confirm_os: title: "Confirm OS version" description: "Your device must be running the Android 10 stock firmware OxygenOS_10.5.2 if is EU version before installing, or OxygenOS_10.5.3 if is Global Version Ubuntu Touch." - link: "https://onepluscommunityserver.com/list/Unbrick_Tools/OnePlus_Nord_N100/EU_BE83BA/Q/OnePlus_Nord_N100_EU_OxygenOS_10.5.2.zip or https://onepluscommunityserver.com/list/Unbrick_Tools/OnePlus_Nord_N100/Global_BE81AA/Q/OnePlus_Nord_N100_Global_OxygenOS_10.5.3.zip" + link: "https://onepluscommunityserver.com/list/Unbrick_Tools/OnePlus_Nord_N100/" unlock_phone: title: "Unlock the bootloader" description: "Before installing Ubuntu Touch you must unlock the bootloader of your phone manually. Follow the steps in the linked page if you haven't already."