Skip to content

Commit be3727c

Browse files
ivankravetsigrr
authored andcommitted
Use stable documentation of PlatformIO (#2337)
1 parent 1829745 commit be3727c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,14 @@ development with cross platform build system, library manager and full support
6767
for Espressif (ESP8266) development. It works on the popular host OS: Mac OS X, Windows,
6868
Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard).
6969

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

7979
### Building with make
8080

0 commit comments

Comments
 (0)