diff --git a/docs/articles.rst b/docs/articles.rst
index 294922c7..89a2318e 100644
--- a/docs/articles.rst
+++ b/docs/articles.rst
@@ -23,6 +23,7 @@ Here are recent articles/reviews about PlatformIO:
2016
^^^^
+* Sep 12, 2016 - **Pedro Minatel** - `OTA – Como programar o ESP8266 pelo WiFi no platformIO (OTA programming for ESP8266 via Wi-Fi using PlatformIO, Portuguese) `_
* Sep 2, 2016 - **Tinkerman** `ESP8266: Optimizing files for SPIFFS with Gulp `_
* Aug 28, 2016 - **Tom Parker** `Using the BBC micro:bit with PlatformIO `_
* Aug 24, 2016 - **Primal Cortex** `Cloud based continuous integration and delivery for IOT using PlatformIO `_
diff --git a/docs/platforms/espressif8266_extra.rst b/docs/platforms/espressif8266_extra.rst
index 02db956f..983ef916 100644
--- a/docs/platforms/espressif8266_extra.rst
+++ b/docs/platforms/espressif8266_extra.rst
@@ -251,6 +251,7 @@ Using Arduino Framework with Staging version
Articles
--------
+* Sep 12, 2016 - **Pedro Minatel** - `OTA – Como programar o ESP8266 pelo WiFi no platformIO (OTA programming for ESP8266 via Wi-Fi using PlatformIO, Portuguese) `_
* Sep 2, 2016 - **Tinkerman** `Optimizing files for SPIFFS with Gulp `_
* Jul 15, 2016 - **Jaime** - `ESP8266 Mobile Rick Roll Captive Portal `_
* Jun 13, 2016 - **Daniel Eichhorn** - `New Weather Station Demo on Github `_