From bf1751059cfd98062d5e27d6ef16c1730c09a72e Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 3 Dec 2015 00:28:35 +0200 Subject: [PATCH] Fix URL for article --- docs/articles.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/articles.rst b/docs/articles.rst index 851522de..104462a8 100644 --- a/docs/articles.rst +++ b/docs/articles.rst @@ -28,7 +28,7 @@ Here are recent articles about PlatformIO: * Nov 22, 2015 - **Michał Seroczyński** - `Using PlatformIO to get started with Arduino in CLion IDE `_ * Nov 09, 2015 - **ÁLvaro García Gómez** - `Programar con Arduino "The good way" (Programming with Arduino "The good way", Spanish) `_ * Nov 06, 2015 - **nocd5** - `PlatformIOでmbedをオフラインビルドしSTM32 Nucleoボードでmrubyを使う (Use mruby in the offline build for STM32 Nucleo board with mbed and PlatformIO, Japanese) `_ -* Oct 21, 2015 - **Vittorio Zaccaria** - `Using a cheap STM32 Nucleo to teach remote sensor monitoring `_ +* Oct 21, 2015 - **Vittorio Zaccaria** - `Using a cheap STM32 Nucleo to teach remote sensor monitoring `_ * Oct 18, 2015 - **Nico Coetzee** - `First Arduino I2C Experience with PlatformIO `_ * Oct 01, 2015 - **Mistan** - `Compile and Upload Arduino Sketch with PlatformIO for Raspberry Pi Running Arch Linux `_ * Sep 30, 2015 - **Jay Wiggins** - `PlatformIO Investigation `_