Commit 85b4e0bf authored by hasheddan's avatar hasheddan Committed by David Brown
Browse files

Use full links for Cypress and Sim usage instructions



The relative links do not work on the docs website due to the files not
living in the docs/ directory. This updates to link directly to the
GitHub source so that users are not dropped onto a 404 page.

Signed-off-by: default avatarhasheddan <georgedanielmangum@gmail.com>
parent a4c72510
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -45,8 +45,8 @@ The MCUboot documentation is composed of the following pages:
  - [RIOT](readme-riot.md)
  - [Mbed OS](readme-mbed.md)
  - [Espressif](readme-espressif.md)
  - [Cypress/Infineon](../boot/cypress/README.md)
  - [Simulator](../sim/README.rst)
  - [Cypress/Infineon](https://github.com/mcu-tools/mcuboot/tree/main/boot/cypress/README.md)
  - [Simulator](https://github.com/mcu-tools/mcuboot/tree/main/sim/README.rst)
- Testing
  - [Zephyr](testplan-zephyr.md) - Zephyr test plan
  - [Apache Mynewt](testplan-mynewt.md) - Apache Mynewt test plan