Fix outdated URL in the HID bootloader Python host app documentation.
[pub/USBasp.git] / 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