From c185d924e1b06563ba26bafea6ae500fc6d43629 Mon Sep 17 00:00:00 2001 From: Marius Vikhammer Date: Thu, 18 Jun 2020 20:36:54 +0800 Subject: [PATCH] docs: fixed broken platform.io link --- docs/en/third-party-tools/platformio.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/third-party-tools/platformio.rst b/docs/en/third-party-tools/platformio.rst index c875abc40d..d13bdeaa5f 100644 --- a/docs/en/third-party-tools/platformio.rst +++ b/docs/en/third-party-tools/platformio.rst @@ -44,7 +44,7 @@ Tutorials ~~~~~~~~~ - `ESP-IDF and ESP32-DevKitC: debugging, unit testing, project analysis - `__ + `__ Project Examples ~~~~~~~~~~~~~~~~