From 6ac2abfc3bc59cb96a0efff9e5995964edb5224d Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 10 Aug 2016 17:15:51 +0300 Subject: [PATCH] Fix docs warning --- docs/unit_testing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/unit_testing.rst b/docs/unit_testing.rst index e50b6cdb..93883fee 100644 --- a/docs/unit_testing.rst +++ b/docs/unit_testing.rst @@ -454,4 +454,4 @@ Examples * `Local & Embedded: Calculator `_ For the other examples and source code please follow to -`PlatformIO Unit Testing Examples `_ repository. +`PlatformIO Unit Testing Examples `__ repository.