diff --git a/docs/en/get-started/windows-setup-cmake.rst b/docs/en/get-started/windows-setup-cmake.rst index 8c4ac6db3..0545e7d50 100644 --- a/docs/en/get-started/windows-setup-cmake.rst +++ b/docs/en/get-started/windows-setup-cmake.rst @@ -18,7 +18,7 @@ ESP-IDF Tools Installer The easiest way to install ESP-IDF's prerequisites is to download the ESP-IDF Tools installer from this URL: -https://dl.espressif.com/esp-idf-tools-setup-1.0.exe +https://dl.espressif.com/dl/esp-idf-tools-setup-1.0.exe The installer will automatically install the ESP32 Xtensa gcc toolchain, Ninja_ build tool, and mconf configuration tool. The installer can also download and run installers for CMake_ and Python_ 2.7 if these are not already installed on the computer.