From 7cb2cb5f8d6cce7babab606bb0c27674e461c3b7 Mon Sep 17 00:00:00 2001 From: Ivan Grokhotkov Date: Sun, 13 Dec 2015 00:17:30 +0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b0193cf1..a78c655fe 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ python get.py [PlatformIO](http://platformio.org) is a cross-platform code-builder and library manager for embedded development with no external dependencies. Works on the popular host OS: Mac OS X, Windows, Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard). More details in documentation [What is PlatformIO? How does it work?](http://docs.platformio.org/en/latest/faq.html#general). -See [detailed instructions on how to use Espressif platform with PlatformIO](docs/platformio.md). +See [detailed instructions on how to use Espressif platform with PlatformIO](doc/platformio.md). ### Documentation