Skip to content

Commit 73eb450

Browse files
committed
Update installation link to PIO Core
1 parent b7f4d1c commit 73eb450

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

examples/arduino-blink/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
How to build PlatformIO based project
1313
=====================================
1414

15-
1. `Install PlatformIO <http://docs.platformio.org/en/stable/installation.html>`_
15+
1. `Install PlatformIO Core <http://docs.platformio.org/page/core.html>`_
1616
2. Download `development platform with examples <https://github.com/platformio/platform-espressif8266/archive/develop.zip>`_
1717
3. Extract ZIP archive
1818
4. Run these commands:

examples/arduino-webserver/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
How to build PlatformIO based project
1313
=====================================
1414

15-
1. `Install PlatformIO <http://docs.platformio.org/en/stable/installation.html>`_
15+
1. `Install PlatformIO Core <http://docs.platformio.org/page/core.html>`_
1616
2. Download `development platform with examples <https://github.com/platformio/platform-espressif8266/archive/develop.zip>`_
1717
3. Extract ZIP archive
1818
4. Run these commands:

examples/arduino-wifiscan/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
How to build PlatformIO based project
1313
=====================================
1414

15-
1. `Install PlatformIO <http://docs.platformio.org/en/stable/installation.html>`_
15+
1. `Install PlatformIO Core <http://docs.platformio.org/page/core.html>`_
1616
2. Download `development platform with examples <https://github.com/platformio/platform-espressif8266/archive/develop.zip>`_
1717
3. Extract ZIP archive
1818
4. Run these commands:

examples/native-sdk/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
How to build PlatformIO based project
1313
=====================================
1414

15-
1. `Install PlatformIO <http://docs.platformio.org/en/stable/installation.html>`_
15+
1. `Install PlatformIO Core <http://docs.platformio.org/page/core.html>`_
1616
2. Download `development platform with examples <https://github.com/platformio/platform-espressif8266/archive/develop.zip>`_
1717
3. Extract ZIP archive
1818
4. Run these commands:

examples/simba-blink/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
How to build PlatformIO based project
1313
=====================================
1414

15-
1. `Install PlatformIO <http://docs.platformio.org/en/stable/installation.html>`_
15+
1. `Install PlatformIO Core <http://docs.platformio.org/page/core.html>`_
1616
2. Download `development platform with examples <https://github.com/platformio/platform-espressif8266/archive/develop.zip>`_
1717
3. Extract ZIP archive
1818
4. Run these commands:

0 commit comments

Comments
 (0)