]> granicus.if.org Git - esp-idf/commitdiff
cmake docs: Fix Windows tools installer download URL
authorAngus Gratton <angus@espressif.com>
Mon, 30 Apr 2018 05:44:05 +0000 (15:44 +1000)
committerAngus Gratton <gus@projectgus.com>
Mon, 30 Apr 2018 05:44:05 +0000 (15:44 +1000)
docs/en/get-started/windows-setup-cmake.rst

index 8c4ac6db3dfc4d668110749267a1c9a915923a69..0545e7d501885e4dcfee6427acf6029322fba910 100644 (file)
@@ -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.