Skip to content

Commit e8226f8

Browse files
committed
wiki: Update Xperia bootloader unlock domain
Change-Id: I504d639e7584a0cbd83aade55a2d9fa039241941
1 parent 6fd44ca commit e8226f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/templates/recovery_install_fastboot_sony.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ adb -d reboot bootloader
4242
fastboot devices
4343
```
4444
{% include alerts/tip.html content="If you see `no permissions fastboot` while on Linux or macOS, try running `fastboot` as root." %}
45-
8. 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 generate an unlock code for your bootloader.
45+
8. Follow the instructions on [Sony's official unlocking website](https://opendevices.sony.net/aosp-on-xperia-open-devices/get-started/unlock-bootloader/) to generate an unlock code for your bootloader.
4646
9. Use your code to unlock the bootloader of your device:
4747
```
4848
fastboot oem unlock <your_unlock_code>

0 commit comments

Comments
 (0)