diff --git a/README.md b/README.md index 116220592..63658a02c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Espressif's SDK for Matter is the official Matter development framework for ESP3 | v1.0 | [release/v1.0](https://github.com/espressif/esp-matter/tree/release/v1.0) | | v1.1 | [release/v1.1](https://github.com/espressif/esp-matter/tree/release/v1.1) | | v1.2 | [release/v1.2](https://github.com/espressif/esp-matter/tree/release/v1.2) | -| v1.3 (Ongoing effort) | [main](https://github.com/espressif/esp-matter/tree/main) | +| v1.3 | [release/v1.3](https://github.com/espressif/esp-matter/tree/release/v1.3) | ## Getting the repositories @@ -28,7 +28,7 @@ section in the ESP-Matter Programming Guide. ## Supported ESP-IDF and connectedhomeip versions -- This SDK currently works with commit [d83caf7fef](https://github.com/project-chip/connectedhomeip/tree/d83caf7fef) of connectedhomeip. +- This SDK currently works with [v1.3-branch](https://github.com/espressif/connectedhomeip/tree/v1.3-branch) of connectedhomeip. - For Matter projects development with this SDK, it is recommended to utilize ESP-IDF [v5.2.1](https://github.com/espressif/esp-idf/tree/v5.2.1).