diff --git a/docs/articles.rst b/docs/articles.rst
index 9dc504ae..98beeb2b 100644
--- a/docs/articles.rst
+++ b/docs/articles.rst
@@ -23,6 +23,7 @@ Here are recent articles about PlatformIO:
2016
^^^^
+* Feb 23, 2016 - **Ptarmigan Labs** - `ESP8266 Over The Air updating – what are the options? `_
* Feb 19, 2016 - **Embedds** - `Develop easier with PlatformIO ecosystem `_
* Jan 24, 2016 - **Sergey Prilukin** - `How to use IntelliJ IDEA to develop and upload software for micro controllers like Arduino `_
* Jan 16, 2016 - **Dani Eichhorn** - `ESP8266 Arduino IDE Alternative: PlatformIO `_
diff --git a/docs/platforms/espressif_extra.rst b/docs/platforms/espressif_extra.rst
index 91e5f61c..7809f2cc 100644
--- a/docs/platforms/espressif_extra.rst
+++ b/docs/platforms/espressif_extra.rst
@@ -218,6 +218,7 @@ Demo
Articles
--------
+* Feb 23, 2016 - **Ptarmigan Labs** - `ESP8266 Over The Air updating – what are the options? `_
* Jan 16, 2016 - **Dani Eichhorn** - `ESP8266 Arduino IDE Alternative: PlatformIO `_
* Dec 22, 2015 - **Jan Penninkhof** - `Over-the-Air ESP8266 programming using PlatformIO `_
* Dec 01, 2015 - **Tateno Yuichi** - `ESP8266 を CUI で開発する (Develop a ESP8266 in CUI, Japanese) `_