From 412b24d96bf5f97f6a6caa7a929f781dd7d521cd Mon Sep 17 00:00:00 2001 From: Jakub Kramarz Date: Mon, 5 Jan 2015 11:02:49 +0100 Subject: [PATCH] Update README.md Fixed links to helper libraries. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5330ff1..7e528a6 100644 --- a/README.md +++ b/README.md @@ -328,9 +328,9 @@ enter your Arduino's IP (external IP for those in corporate or home networks beh * [NetEEPROM][15] (Library to manipulate the network settings of the bootloader) * [ResetServer][16] (Library used to create an HTTP server on the Arduino to enable remote resetting of the microcontroller) -[14]: https://github.com/codebendercc/Ariadne-Bootloader/tree/mega/libraries/NewEEPROM -[15]: https://github.com/codebendercc/Ariadne-Bootloader/tree/mega/libraries/NetEEPROM -[16]: https://github.com/codebendercc/Ariadne-Bootloader/tree/mega/libraries/EthernetReset +[14]: https://github.com/codebendercc/Ariadne-Bootloader/tree/master/libraries/NewEEPROM +[15]: https://github.com/codebendercc/Ariadne-Bootloader/tree/master/libraries/NetEEPROM +[16]: https://github.com/codebendercc/Ariadne-Bootloader/tree/master/libraries/EthernetReset ## Supported Boards Supported MCUs: