Merge branch 'doc/fix-chip-link-error-in-readme' into 'main'

doc: fix connectedhomeip link error in readme

See merge request app-frameworks/esp-matter!1160
This commit is contained in:
Hrishikesh Dhayagude
2025-05-29 00:13:26 +08:00
+1 -1
View File
@@ -28,7 +28,7 @@ section in the ESP-Matter Programming Guide.
## Supported ESP-IDF and connectedhomeip versions
- This SDK currently works with commit [f6c3c83820](https://github.com/project-chip/connectedhomeip/tree/326cabf99c) of connectedhomeip.
- This SDK currently works with commit [f6c3c83820](https://github.com/project-chip/connectedhomeip/tree/f6c3c83820) of connectedhomeip.
- For Matter projects development with this SDK, it is recommended to utilize ESP-IDF [v5.4.1](https://github.com/espressif/esp-idf/tree/v5.4.1).
## Documentation