From a3839ab74222d189a483e485a38716aa897db680 Mon Sep 17 00:00:00 2001 From: Leo Winter Date: Sat, 10 Sep 2022 20:39:51 +0200 Subject: [PATCH] Fix link in README.md to latest esp8266/README Update link in README.md to the latest /tools/esp8266/README.md#things-needed path. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 697a6801..2aa5839f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ List of approaches - [Others, C/C++](tools/nano/NRF24_SendRcv/) ## Quick Start with ESP8266 -- [Go here ✨](https://github.com/grindylow/ahoy/blob/ahoy_v0.5.16/tools/esp8266/README.md#things-needed) +- [Go here ✨](https://github.com/grindylow/ahoy/blob/main/tools/esp8266/README.md#things-needed) ## Success Stories