diff --git a/examples/all-clusters-app/esp32/README.md b/examples/all-clusters-app/esp32/README.md index 0ca5d729eaa545..9aafdcad263a44 100644 --- a/examples/all-clusters-app/esp32/README.md +++ b/examples/all-clusters-app/esp32/README.md @@ -40,8 +40,8 @@ the riscv-esp32-elf toolchain for ESP32C3 modules. The VSCode devcontainer has these components pre-installed, so you can skip this step. To install these components manually, follow these steps: -- Clone the Espressif ESP-IDF and checkout - [v4.4 tag](https://github.com/espressif/esp-idf/releases/v4.4) +- Clone the Espressif ESP-IDF and checkout branch + [release/v4.4](https://github.com/espressif/esp-idf/tree/release/v4.4) $ mkdir ${HOME}/tools $ cd ${HOME}/tools diff --git a/examples/bridge-app/esp32/README.md b/examples/bridge-app/esp32/README.md index 6b83621d791d49..7b731bd64dc4dc 100644 --- a/examples/bridge-app/esp32/README.md +++ b/examples/bridge-app/esp32/README.md @@ -83,8 +83,8 @@ Development Framework and the xtensa-esp32-elf toolchain. The VSCode devcontainer has these components pre-installed, so you can skip this step. To install these components manually, follow these steps: -- Clone the Espressif ESP-IDF and checkout - [v4.4 tag](https://github.com/espressif/esp-idf/releases/v4.4) +- Clone the Espressif ESP-IDF and checkout branch + [release/v4.4](https://github.com/espressif/esp-idf/tree/release/v4.4) $ mkdir ${HOME}/tools $ cd ${HOME}/tools diff --git a/examples/ipv6only-app/esp32/README.md b/examples/ipv6only-app/esp32/README.md index 6f4e17cc7a1ffe..fa791fe71eba21 100644 --- a/examples/ipv6only-app/esp32/README.md +++ b/examples/ipv6only-app/esp32/README.md @@ -20,7 +20,8 @@ Development Framework and the xtensa-esp32-elf toolchain. The VSCode devcontainer has these components pre-installed, so you can skip this step. To install these components manually, follow these steps: -- Clone the Espressif ESP-IDF and checkout release/v4.1 branch +- Clone the Espressif ESP-IDF and checkout branch + [release/v4.4](https://github.com/espressif/esp-idf/tree/release/v4.4) $ mkdir ${HOME}/tools $ cd ${HOME}/tools diff --git a/examples/lock-app/esp32/README.md b/examples/lock-app/esp32/README.md index eaab96db2f228b..22d7a0bd054394 100644 --- a/examples/lock-app/esp32/README.md +++ b/examples/lock-app/esp32/README.md @@ -23,8 +23,8 @@ Development Framework and the xtensa-esp32-elf toolchain. The VSCode devcontainer has these components pre-installed, so you can skip this step. To install these components manually, follow these steps: -- Clone the Espressif ESP-IDF and checkout - [v4.4 tag](https://github.com/espressif/esp-idf/releases/v4.4) +- Clone the Espressif ESP-IDF and checkout branch + [release/v4.4](https://github.com/espressif/esp-idf/tree/release/v4.4) $ mkdir ${HOME}/tools $ cd ${HOME}/tools diff --git a/examples/persistent-storage/esp32/README.md b/examples/persistent-storage/esp32/README.md index 86525f46512a5a..887eacaad66a20 100644 --- a/examples/persistent-storage/esp32/README.md +++ b/examples/persistent-storage/esp32/README.md @@ -42,8 +42,8 @@ Development Framework and the xtensa-esp32-elf toolchain. The VSCode devcontainer has these components pre-installed, so you can skip this step. To install these components manually, follow these steps: -- Clone the Espressif ESP-IDF and checkout - [v4.4 tag](https://github.com/espressif/esp-idf/releases/v4.4) +- Clone the Espressif ESP-IDF and checkout branch + [release/v4.4](https://github.com/espressif/esp-idf/tree/release/v4.4) $ mkdir ${HOME}/tools $ cd ${HOME}/tools diff --git a/examples/pigweed-app/esp32/README.md b/examples/pigweed-app/esp32/README.md index 50d0a7bab0780d..fcbcc4011debab 100644 --- a/examples/pigweed-app/esp32/README.md +++ b/examples/pigweed-app/esp32/README.md @@ -35,8 +35,8 @@ Development Framework and the xtensa-esp32-elf toolchain. The VSCode devcontainer has these components pre-installed, so you can skip this step. To install these components manually, follow these steps: -- Clone the Espressif ESP-IDF and checkout - [v4.4 tag](https://github.com/espressif/esp-idf/releases/v4.4) +- Clone the Espressif ESP-IDF and checkout branch + [release/v4.4](https://github.com/espressif/esp-idf/tree/release/v4.4) $ mkdir ${HOME}/tools $ cd ${HOME}/tools diff --git a/examples/temperature-measurement-app/esp32/README.md b/examples/temperature-measurement-app/esp32/README.md index 8d56feb11c5575..a6120bd270554d 100644 --- a/examples/temperature-measurement-app/esp32/README.md +++ b/examples/temperature-measurement-app/esp32/README.md @@ -23,8 +23,8 @@ Development Framework and the xtensa-esp32-elf toolchain. The VSCode devcontainer has these components pre-installed, so you can skip this step. To install these components manually, follow these steps: -- Clone the Espressif ESP-IDF and checkout - [v4.4 tag](https://github.com/espressif/esp-idf/releases/v4.4) +- Clone the Espressif ESP-IDF and checkout branch + [release/v4.4](https://github.com/espressif/esp-idf/tree/release/v4.4) $ mkdir ${HOME}/tools $ cd ${HOME}/tools