Skip to content

Commit 3e6c4da

Browse files
committed
Merge branch 'bugfix/remove_broken_link_for_wifi_expansion' into 'master'
bugfix: Remove the broken link in wifi-expansion.rst Closes DOC-10663 See merge request espressif/esp-idf!38096
2 parents 4e5b286 + b333815 commit 3e6c4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/api-guides/wifi-expansion.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The principle of Wi-Fi Expansion operation is to add another ESP32 series, Wi-Fi
2222
idf.py add-dependency esp_wifi_remote
2323
2424
25-
Please follow the instructions described in the `esp_wifi_remote documentation <https://github.com/espressif/esp-protocols/blob/master/components/esp_wifi_remote/README.md>`_.
25+
Please follow the instructions described in the component documentation which is linked in the above paragraph.
2626

2727
.. only:: not SOC_WIFI_SUPPORTED
2828

0 commit comments

Comments
 (0)