Skip to content

Commit 90729ea

Browse files
ivankravetsigrr
authored andcommitted
Update @platformio links
1 parent 2126146 commit 90729ea

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -64,17 +64,17 @@ python get.py
6464

6565
[PlatformIO](http://platformio.org) is an open source ecosystem for IoT
6666
development with cross platform build system, library manager and full support
67-
for Espressif (ESP8266) development. It works on the popular host OS: Mac OS X, Windows,
67+
for Espressif (ESP8266) development. It works on the popular host OS: macOS, Windows,
6868
Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard).
6969

70-
- [What is PlatformIO?](http://docs.platformio.org/en/stable/what-is-platformio.html)
70+
- [What is PlatformIO?](http://docs.platformio.org/page/what-is-platformio.html)
7171
- [PlatformIO IDE](http://platformio.org/platformio-ide)
72-
- Quick Start with [PlatformIO IDE](http://docs.platformio.org/en/stable/ide/atom.html#quick-start) or [PlatformIO CLI](http://docs.platformio.org/en/stable/quickstart.html)
73-
- [Advanced using](http://docs.platformio.org/en/stable/platforms/espressif.html) -
72+
- 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)
73+
- [Advanced using](http://docs.platformio.org/page/platforms/espressif.html) -
7474
custom settings, uploading to SPIFFS, Over-the-Air (OTA) or using stage version
75-
- [Integration with other IDE](http://docs.platformio.org/en/stable/ide.html) -
76-
Atom, CLion, Eclipse, Emacs, NetBeans, Qt Creator, Sublime Text, VIM and Visual Studio
77-
- [Project Examples](http://docs.platformio.org/en/stable/platforms/espressif.html#examples)
75+
- [Integration with Cloud and Standalone IDEs](http://docs.platformio.org/page/ide.html) -
76+
Cloud9, Codeanywhere, Eclipse Che (Codenvy), Atom, CLion, Eclipse, Emacs, NetBeans, Qt Creator, Sublime Text, VIM and Visual Studio
77+
- [Project Examples](http://docs.platformio.org/page/platforms/espressif.html#examples)
7878

7979
### Building with make
8080

0 commit comments

Comments
 (0)