From 3efddf357f470510fe37c3b085f5c3c61c1b6d92 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sun, 26 Nov 2017 01:43:48 +0200 Subject: [PATCH] Update link to PIO Core --- docs/platformio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platformio.md b/docs/platformio.md index afa5c93187a..660afa33d36 100644 --- a/docs/platformio.md +++ b/docs/platformio.md @@ -5,7 +5,7 @@ Installation instructions for using PlatformIO - [What is PlatformIO?](http://docs.platformio.org/page/what-is-platformio.html) - [PlatformIO IDE](http://platformio.org/platformio-ide) -- Quick Start with [PlatformIO IDE](http://docs.platformio.org/page/ide/atom.html#quick-start) or [PlatformIO Core](http://docs.platformio.org/page/core.html) +- [PlatformIO Core (CLI)](http://docs.platformio.org/page/core.html) - [Integration with Cloud and Standalone IDEs](http://docs.platformio.org/page/ide.html) - Cloud9, Codeanywehre, Eclipse Che (Codenvy), Atom, CLion, Eclipse, Emacs, NetBeans, Qt Creator, Sublime Text, VIM and Visual Studio - [Project Examples](https://github.com/platformio/platform-espressif32/tree/develop/examples)