From 9515972c316d1c7b3ce10c64785b01be98626f64 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sun, 4 Dec 2016 19:32:08 +0200 Subject: [PATCH] Fix indention for RST --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index bf174bdb..93581ddd 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -21,7 +21,7 @@ PlatformIO 3.0 environment variable for CI systems * Native integration with VIM/Neovim using `neomake-platformio `__ plugin (`issue #808 `_, - `issue #467 `_) + `issue #467 `_) * Inject system environment variables to configuration settings in `Project Configuration File "platformio.ini" `__ (`issue #792 `_)