diff --git a/docs/en/api-reference/network/esp_wifi.rst b/docs/en/api-reference/network/esp_wifi.rst index 1f0ada9d5b..0d50703802 100644 --- a/docs/en/api-reference/network/esp_wifi.rst +++ b/docs/en/api-reference/network/esp_wifi.rst @@ -24,7 +24,7 @@ The :example:`wifi` directory of ESP-IDF examples contains the following applica Code examples for Wi-Fi are provided in the :example:`wifi` directory of ESP-IDF examples. -In addition, there is a simple `esp-idf-template `_ application that shows how to connect ESP32 module to an Access Point. +In addition, there is a simple `esp-idf-template `_ application to demonstrate a minimal IDF project structure. API Reference