diff --git a/docs/index.md b/docs/index.md index 02b7d095..1a8d79ac 100644 --- a/docs/index.md +++ b/docs/index.md @@ -16,7 +16,7 @@ Currently MCUboot works with the following operating systems and SoCs: - [Apache NuttX](https://nuttx.apache.org/) - [RIOT](https://www.riot-os.org/) - [Mbed OS](https://os.mbed.com/) -- [Espressif IDF](https://idf.espressif.com/) +- [Espressif](https://www.espressif.com/) - [Cypress/Infineon](https://www.cypress.com/) RIOT is supported only as a boot target. We will accept any new port @@ -44,7 +44,7 @@ The MCUboot documentation is composed of the following pages: - [Apache NuttX](readme-nuttx.md) - [RIOT](readme-riot.md) - [Mbed OS](readme-mbed.md) - - [Espressif IDF](readme-espressif.md) + - [Espressif](docs/readme-espressif.md) - [Cypress/Infineon](../boot/cypress/readme.md) - [Simulator](../sim/README.rst) - Testing