From 36e1a40131d5c34c3dd9dd38c9afc0ae6257c6d4 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 16 Feb 2024 22:46:48 +0200 Subject: [PATCH] Fix broken link // Resolve #317 --- core/userguide/device/cmd_monitor.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/userguide/device/cmd_monitor.rst b/core/userguide/device/cmd_monitor.rst index f99e4db27c..1345a60cec 100644 --- a/core/userguide/device/cmd_monitor.rst +++ b/core/userguide/device/cmd_monitor.rst @@ -272,7 +272,7 @@ See the base API below: **Examples** -- https://github.com/platformio/platformio-core/tree/develop/platformio/device/filters +- https://github.com/platformio/platformio-core/tree/develop/platformio/device/monitor/filters - https://github.com/platformio/platform-espressif32/tree/develop/monitor - https://github.com/platformio/platform-espressif8266/tree/develop/monitor