From ea6bf48b3d5f7fd5a1940b4d8a9a9908318c8389 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 18 Feb 2017 15:15:36 +0200 Subject: [PATCH] Fix Shippable link in a history --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 71904a01..2b13a6e4 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1128,7 +1128,7 @@ PlatformIO 2.0 development platform (`issue #226 `_) * Integrate PlatformIO with `Circle CI `_ and - `Shippable CI `_ + `Shippable CI `_ * Described in documentation how to `create/register own board `_ for PlatformIO * Disabled "nano.specs" for ARM-based platforms (`issue #219 `_)