From 0286567df87b933549750f3260039567e4a5edd6 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 8 Dec 2016 14:43:15 +0200 Subject: [PATCH] Fix RST warning --- HISTORY.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 83fd6a47..39abf261 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -8,8 +8,8 @@ PlatformIO 3.0 ~~~~~~~~~~~~~~~~~~ * Produce less noisy output when ``-s/--silent`` options are used for - `platformio init `_ - and `platformio run `_ + `platformio init `__ + and `platformio run `__ commands (`issue #850 `_)