From 563c21f930b70361f834f771531fe58018450545 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 8c11b7704b..1682d491a6 100644 --- a/docs/en/api-guides/wifi-expansion.rst +++ b/docs/en/api-guides/wifi-expansion.rst @@ -19,7 +19,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