From: Dean Camera Date: Sat, 30 Apr 2016 05:02:40 +0000 (+1000) Subject: Fix outdated URL in the HID bootloader Python host app documentation. X-Git-Tag: LUFA-170418~12 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/0f470dc8b4a9116d5746da49d28a1c1c5cb70d77 Fix outdated URL in the HID bootloader Python host app documentation. --- diff --git a/Bootloaders/HID/HostLoaderApp_Python/hid_bootloader_loader.py b/Bootloaders/HID/HostLoaderApp_Python/hid_bootloader_loader.py index f0679bfe0..e3b1b7e44 100644 --- a/Bootloaders/HID/HostLoaderApp_Python/hid_bootloader_loader.py +++ b/Bootloaders/HID/HostLoaderApp_Python/hid_bootloader_loader.py @@ -16,7 +16,7 @@ python hid_bootloader_loader.py at90usb1287 Mouse.hex Requires the pywinusb (https://pypi.python.org/pypi/pywinusb/) and - IntelHex (http://bialix.com/intelhex/) libraries. + IntelHex (https://pypi.python.org/pypi/IntelHex/) libraries. """ import sys