From 33632aa29fc475e4b2041b251bb0269087c000fc Mon Sep 17 00:00:00 2001 From: Xiaolong Zheng Date: Tue, 2 May 2017 17:17:54 -0400 Subject: [PATCH] Update README.md The link is broken --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a616b7364..287d3d05c 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ ESP-IDF is the official development framework for the [ESP32](https://espressif. See setup guides for detailed instructions to set up the ESP-IDF: -* [Windows Setup Guide](http://esp-idf.readthedocs.io/en/latest/windows-setup.html) -* [Mac OS Setup Guide](http://esp-idf.readthedocs.io/en/latest/macos-setup.html) -* [Linux Setup Guide](http://esp-idf.readthedocs.io/en/latest/linux-setup.html) +* [Windows Setup Guide](http://esp-idf.readthedocs.io/en/latest/get-started/windows-setup.html) +* [Mac OS Setup Guide](http://esp-idf.readthedocs.io/en/latest/get-started/macos-setup.html) +* [Linux Setup Guide](http://esp-idf.readthedocs.io/en/latest/get-started/linux-setup.html) ## Finding a Project