Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 59d9f322 authored by Manoj Nair's avatar Manoj Nair
Browse files

Resolve "Correction for broken link on sony install guides"

parent 36b1e492
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,5 +12,5 @@
    ```shell
    adb reboot bootloader
    ```
1. Follow the instructions on [Sony’s official unlocking website](http://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/) to unlock your bootloader.
1. Follow the instructions on [Sony’s official unlocking website](https://developer.sony.com/open-source/aosp-on-xperia-open-devices/get-started/unlock-bootloader/) to unlock your bootloader.
1. Since the device resets completely, you will need to re-enable USB debugging to continue (Settings->About Phone->Build version, and then you can go to Settings->Developer opptions to enable USB debugging).
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
    adb reboot bootloader
    ```

1. Follow the instructions on [Sony’s official unlocking website](http://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/) to unlock your bootloader.
1. Follow the instructions on [Sony’s official unlocking website](https://developer.sony.com/open-source/aosp-on-xperia-open-devices/get-started/unlock-bootloader/) to unlock your bootloader.
1. Use your code to unlock the bootloader of your device:

    `fastboot oem unlock <your_unlock_code>`