]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Fix link to Caterina bootloader hex files (#5452)
authorfauxpark <fauxpark@gmail.com>
Wed, 20 Mar 2019 14:43:20 +0000 (01:43 +1100)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Wed, 20 Mar 2019 14:43:20 +0000 (07:43 -0700)
docs/flashing.md

index cafb43910b7a25cc451f1f7e76349ac24833ab68..3b4582f0057e4f14edffac7f9536afe2aa79cbea 100644 (file)
@@ -60,7 +60,7 @@ There are a number of DFU commands that you can use to flash firmware to a DFU d
 
 ## Caterina
 
-Arduino boards and their clones use the [Caterina bootloader](https://github.com/arduino/Arduino/tree/master/hardware/arduino/avr/bootloaders/caterina) (any keyboard built with a Pro Micro, or clone), and uses the avr109 protocol to communicate through virtual serial. Bootloaders like [A-Star](https://www.pololu.com/docs/0J61/9) are based on Caterina.
+Arduino boards and their clones use the [Caterina bootloader](https://github.com/arduino/ArduinoCore-avr/tree/master/bootloaders/caterina) (any keyboard built with a Pro Micro, or clone), and uses the avr109 protocol to communicate through virtual serial. Bootloaders like [A-Star](https://www.pololu.com/docs/0J61/9) are based on Caterina.
 
 To ensure compatibility with the Caterina bootloader, make sure this block is present your `rules.mk`: