From b3338158ccb560858ce7b7187aa7b787f678d201 Mon Sep 17 00:00:00 2001 From: Zhang Shuxian Date: Fri, 28 Mar 2025 14:35:03 +0800 Subject: [PATCH] bugfix: Remove the broken link in wifi-expansion.rst --- docs/en/api-guides/wifi-expansion.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/api-guides/wifi-expansion.rst b/docs/en/api-guides/wifi-expansion.rst index 164a727050..5aa23c28f7 100644 --- a/docs/en/api-guides/wifi-expansion.rst +++ b/docs/en/api-guides/wifi-expansion.rst @@ -22,7 +22,7 @@ The principle of Wi-Fi Expansion operation is to add another ESP32 series, Wi-Fi idf.py add-dependency esp_wifi_remote -Please follow the instructions described in the `esp_wifi_remote documentation `_. +Please follow the instructions described in the component documentation which is linked in the above paragraph. .. only:: not SOC_WIFI_SUPPORTED