From 63634407b6dad36d768d2cf81ef0e1ef299ed38b Mon Sep 17 00:00:00 2001 From: gullradriel <3157857+gullradriel@users.noreply.github.com> Date: Fri, 17 Oct 2025 19:09:57 +0200 Subject: [PATCH] fix ctrl click link (#2833) --- flashing/flash_portapack_mayhem.bat | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/flashing/flash_portapack_mayhem.bat b/flashing/flash_portapack_mayhem.bat index 83f63b06a..8eb7b707f 100644 --- a/flashing/flash_portapack_mayhem.bat +++ b/flashing/flash_portapack_mayhem.bat @@ -23,6 +23,10 @@ if not exist portapack-mayhem-firmware.bin ( "utils/hackrf_update.exe" portapack-mayhem-firmware.bin echo. -echo If your device never boot after flashing, please refer to https://github.com/portapack-mayhem/mayhem-firmware/wiki/Won't-boot +echo If your device never boot after flashing, please refer to won't boot article" +echo. +echo "click-to-open url: https://github.com/portapack-mayhem/mayhem-firmware/wiki/Won%%27t-boot" +echo "or +echo "copy-and-paste url: https://github.com/portapack-mayhem/mayhem-firmware/wiki/Won't-boot" echo. pause