Fix outdated URL in the HID bootloader Python host app documentation.
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 30 Apr 2016 05:02:40 +0000 (15:02 +1000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 30 Apr 2016 05:02:40 +0000 (15:02 +1000)
Bootloaders/HID/HostLoaderApp_Python/hid_bootloader_loader.py

index f0679bf..e3b1b7e 100644 (file)
@@ -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