From 176ec95d929171d79e4beb02173d385840b8aeb8 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Sat, 6 Oct 2018 18:01:16 -0300 Subject: [PATCH] Fix Readme Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 472b1e249f..70dd2bc2cf 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ESP8266 Arduino core comes with libraries to communicate over WiFi using TCP and # Contents - Installing options: - [Using Boards Manager](#installing-with-boards-manager) - - [Using git version](#using-git-version) + - [Using git version](#using-git-version-basic-instructions) - [Using PlatformIO](#using-platformio) - [Building with make](#building-with-make) - [Documentation](#documentation)