From 4d08454fff9d0fb44131d9d456293e5ada1828d2 Mon Sep 17 00:00:00 2001 From: Nic Limper Date: Tue, 26 Sep 2023 20:30:03 +0200 Subject: [PATCH] Update README.md --- Tag_Flasher/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tag_Flasher/README.md b/Tag_Flasher/README.md index bc38aea7..702c686a 100644 --- a/Tag_Flasher/README.md +++ b/Tag_Flasher/README.md @@ -34,7 +34,7 @@ Not all connections are required by all tags! If you want to solder fewer wires, ## Flashing the flasher Clone the [Tag_Flasher repo](https://github.com/jjwbruijn/OpenEPaperLink/tree/master/Tag_Flasher/ESP32_Flasher) and open into PlatformIO. Choose the correct COM-port and hit 'Upload'. -Also, the precompiled binaries are part of any [release](/releases), and to make it even easier, you can use the web flasher on https://install.openepaperlink.nl to even flash it without installing any extra software. +Also, the precompiled binaries are part of any [release](https://github.com/jjwbruijn/OpenEPaperLink/releases), and to make it even easier, you can use the web flasher on https://install.openepaperlink.nl to even flash it without installing any extra software. ## OEPL-Flasher.py